PUT api/private/NotificationUserStatuses/Enable/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Domain.Notification.NotificationUserStatus
NameDescriptionTypeAdditional information
ExternalUserId

integer

None.

ExternalUser

Domain.User.ExternalUser

None.

NotificationId

integer

None.

Notification

Domain.Notification.Notification

None.

HasRead

boolean

None.

Id

integer

None.

CreatedDate

date

None.

ModifiedDate

date

None.

Disabled

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "ExternalUserId": 1,
  "ExternalUser": {
    "ExternalUserId": 1,
    "ContactId": "sample string 2",
    "PersonId": "sample string 3",
    "EmailAddress": "sample string 4",
    "FirstName": "sample string 5",
    "LastName": "sample string 6",
    "FullName": "sample string 7",
    "IsUserProfileUpdated": true,
    "IsUserProfileAddressUpdated": true,
    "IsUserProfilePhoneUpdated": true,
    "IsUserProfileVisited": true,
    "LastModifiedDate": "2025-04-25T17:57:23.7891126Z",
    "LastLoginDate": "2025-04-25T17:57:23.7891126Z",
    "IsInternalUser": true,
    "IsCurrentOrganizationUser": true,
    "CurrentOrganizationId": 1,
    "UserInformation": {
      "UserId": 1,
      "UserName": "sample string 2",
      "IsExternalUser": true,
      "StatusId": 4,
      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
      "Email": "sample string 6",
      "FirstName": "sample string 7",
      "LastName": "sample string 8",
      "FullName": "sample string 9",
      "MiddleName": "sample string 10",
      "PhoneNumber": "sample string 11",
      "IsActive": true
    },
    "ContactDto": {
      "ContactId": "sample string 1",
      "ContactTypeId": 1,
      "ContactTypeName": "sample string 2",
      "Comment": "sample string 3",
      "Title": "sample string 4",
      "Email": "sample string 5",
      "StartDate": "sample string 6",
      "EndDate": "sample string 7",
      "ApplicationToken": "sample string 8",
      "ProgramName": "sample string 9",
      "Addresses": [
        {
          "AddressId": "sample string 1",
          "StreetAddress1": "sample string 2",
          "StreetAddress2": "sample string 3",
          "PostalTown": {
            "TownId": 1,
            "TownName": "sample string 2",
            "IsOfficial": true,
            "CountyId": 1,
            "CountyName": "sample string 4"
          },
          "TownId": 1,
          "TownName": "sample string 4",
          "MunicipalId": 1,
          "MunicipalName": "sample string 5",
          "PostalCounty": {
            "CountyId": 1,
            "CountyName": "sample string 2"
          },
          "CountyId": 1,
          "County": "sample string 6",
          "CountyName": "sample string 7",
          "PostalState": {
            "StateId": 1,
            "StateCode": "sample string 2",
            "StateDescription": "sample string 3"
          },
          "StateId": 1,
          "StateName": "sample string 8",
          "StateCode": "sample string 9",
          "PostalZip": {
            "ZipId": 1,
            "ZipCode": "sample string 2"
          },
          "ZipId": 1,
          "ZipCode": "sample string 10",
          "PostalCountry": {
            "CountryId": 1,
            "CountryCode": "sample string 2",
            "CountryName": "sample string 3"
          },
          "CountryId": 1,
          "Country": "sample string 11",
          "CountryCode": "sample string 12",
          "IsForeign": true,
          "ForeignTown": "sample string 14",
          "ForeignPostalCode": "sample string 15",
          "ForeignState": "sample string 16",
          "ExternalLocationId": "sample string 17",
          "DivisionDepartment": "sample string 18",
          "AdditionalAddressInformation": "sample string 19",
          "CityRegionCode": "sample string 20",
          "Latitude": 21.1,
          "Longitude": 22.1,
          "PostalAddressFull": "sample string 23"
        },
        {
          "AddressId": "sample string 1",
          "StreetAddress1": "sample string 2",
          "StreetAddress2": "sample string 3",
          "PostalTown": {
            "TownId": 1,
            "TownName": "sample string 2",
            "IsOfficial": true,
            "CountyId": 1,
            "CountyName": "sample string 4"
          },
          "TownId": 1,
          "TownName": "sample string 4",
          "MunicipalId": 1,
          "MunicipalName": "sample string 5",
          "PostalCounty": {
            "CountyId": 1,
            "CountyName": "sample string 2"
          },
          "CountyId": 1,
          "County": "sample string 6",
          "CountyName": "sample string 7",
          "PostalState": {
            "StateId": 1,
            "StateCode": "sample string 2",
            "StateDescription": "sample string 3"
          },
          "StateId": 1,
          "StateName": "sample string 8",
          "StateCode": "sample string 9",
          "PostalZip": {
            "ZipId": 1,
            "ZipCode": "sample string 2"
          },
          "ZipId": 1,
          "ZipCode": "sample string 10",
          "PostalCountry": {
            "CountryId": 1,
            "CountryCode": "sample string 2",
            "CountryName": "sample string 3"
          },
          "CountryId": 1,
          "Country": "sample string 11",
          "CountryCode": "sample string 12",
          "IsForeign": true,
          "ForeignTown": "sample string 14",
          "ForeignPostalCode": "sample string 15",
          "ForeignState": "sample string 16",
          "ExternalLocationId": "sample string 17",
          "DivisionDepartment": "sample string 18",
          "AdditionalAddressInformation": "sample string 19",
          "CityRegionCode": "sample string 20",
          "Latitude": 21.1,
          "Longitude": 22.1,
          "PostalAddressFull": "sample string 23"
        }
      ],
      "Phones": [
        {
          "PhoneId": 1,
          "PhoneType": {
            "Id": 1,
            "Name": "sample string 2",
            "Description": "sample string 3"
          },
          "PhoneTypeId": 1,
          "PhoneTypeName": "sample string 2",
          "PhoneNumber": "sample string 3",
          "Comment": "sample string 4",
          "CountryCode": "sample string 5"
        },
        {
          "PhoneId": 1,
          "PhoneType": {
            "Id": 1,
            "Name": "sample string 2",
            "Description": "sample string 3"
          },
          "PhoneTypeId": 1,
          "PhoneTypeName": "sample string 2",
          "PhoneNumber": "sample string 3",
          "Comment": "sample string 4",
          "CountryCode": "sample string 5"
        }
      ],
      "personPartyId": "sample string 10",
      "Person": {
        "PartyId": "sample string 1",
        "FirstName": "sample string 2",
        "LastName": "sample string 3",
        "MiddleName": "sample string 4",
        "FullName": "sample string 5",
        "Dob": "sample string 6",
        "ApplicationToken": "sample string 7",
        "PartyAliases": [
          {
            "PartyAliasId": 1,
            "FirstName": "sample string 2",
            "MiddleName": "sample string 3",
            "LastName": "sample string 4",
            "CompanyName": "sample string 5",
            "Comment": "sample string 6"
          },
          {
            "PartyAliasId": 1,
            "FirstName": "sample string 2",
            "MiddleName": "sample string 3",
            "LastName": "sample string 4",
            "CompanyName": "sample string 5",
            "Comment": "sample string 6"
          }
        ],
        "Contacts": [
          {
            "ContactId": "sample string 1",
            "PersonPartyId": "sample string 2",
            "FirstName": "sample string 3",
            "LastName": "sample string 4",
            "OrganizationName": "sample string 5",
            "OrganizationPartyId": "sample string 6",
            "Person": {
              "FirstName": "sample string 1",
              "LastName": "sample string 2",
              "Middlename": "sample string 3",
              "partyId": "sample string 4",
              "taxId": "sample string 5",
              "vcc": "sample string 6",
              "externalPartyId": "sample string 7"
            },
            "Organization": {
              "organizationName": "sample string 1",
              "partyId": "sample string 2",
              "taxId": "sample string 3",
              "vcc": "sample string 4",
              "externalPartyId": "sample string 5"
            }
          },
          {
            "ContactId": "sample string 1",
            "PersonPartyId": "sample string 2",
            "FirstName": "sample string 3",
            "LastName": "sample string 4",
            "OrganizationName": "sample string 5",
            "OrganizationPartyId": "sample string 6",
            "Person": {
              "FirstName": "sample string 1",
              "LastName": "sample string 2",
              "Middlename": "sample string 3",
              "partyId": "sample string 4",
              "taxId": "sample string 5",
              "vcc": "sample string 6",
              "externalPartyId": "sample string 7"
            },
            "Organization": {
              "organizationName": "sample string 1",
              "partyId": "sample string 2",
              "taxId": "sample string 3",
              "vcc": "sample string 4",
              "externalPartyId": "sample string 5"
            }
          }
        ],
        "LastModifiedBy": "sample string 8"
      },
      "ContactType": {
        "Id": 1,
        "Name": "sample string 2",
        "Description": "sample string 3"
      },
      "organizationPartyId": "sample string 11",
      "Organization": {
        "PartyId": "sample string 1",
        "OrganizationName": "sample string 2",
        "DoBusinessAs": "sample string 3",
        "OrganizationCode": "sample string 4",
        "OrganizationDetails": "sample string 5",
        "OrganizationSize": 1,
        "StartDate": "sample string 6",
        "EndDate": "sample string 7",
        "OrganizationTypeId": 1,
        "OrganizationTypeName": "sample string 8",
        "OrganizationTypeCode": "sample string 9",
        "ContactNameDepartment": "sample string 10",
        "Url": "sample string 11",
        "ApplicationToken": "sample string 12",
        "Addresses": [
          {
            "AddressId": "sample string 1",
            "StreetAddress1": "sample string 2",
            "StreetAddress2": "sample string 3",
            "PostalTown": {
              "TownId": 1,
              "TownName": "sample string 2",
              "IsOfficial": true,
              "CountyId": 1,
              "CountyName": "sample string 4"
            },
            "TownId": 1,
            "TownName": "sample string 4",
            "MunicipalId": 1,
            "MunicipalName": "sample string 5",
            "PostalCounty": {
              "CountyId": 1,
              "CountyName": "sample string 2"
            },
            "CountyId": 1,
            "County": "sample string 6",
            "CountyName": "sample string 7",
            "PostalState": {
              "StateId": 1,
              "StateCode": "sample string 2",
              "StateDescription": "sample string 3"
            },
            "StateId": 1,
            "StateName": "sample string 8",
            "StateCode": "sample string 9",
            "PostalZip": {
              "ZipId": 1,
              "ZipCode": "sample string 2"
            },
            "ZipId": 1,
            "ZipCode": "sample string 10",
            "PostalCountry": {
              "CountryId": 1,
              "CountryCode": "sample string 2",
              "CountryName": "sample string 3"
            },
            "CountryId": 1,
            "Country": "sample string 11",
            "CountryCode": "sample string 12",
            "IsForeign": true,
            "ForeignTown": "sample string 14",
            "ForeignPostalCode": "sample string 15",
            "ForeignState": "sample string 16",
            "ExternalLocationId": "sample string 17",
            "DivisionDepartment": "sample string 18",
            "AdditionalAddressInformation": "sample string 19",
            "CityRegionCode": "sample string 20",
            "Latitude": 21.1,
            "Longitude": 22.1,
            "PostalAddressFull": "sample string 23"
          },
          {
            "AddressId": "sample string 1",
            "StreetAddress1": "sample string 2",
            "StreetAddress2": "sample string 3",
            "PostalTown": {
              "TownId": 1,
              "TownName": "sample string 2",
              "IsOfficial": true,
              "CountyId": 1,
              "CountyName": "sample string 4"
            },
            "TownId": 1,
            "TownName": "sample string 4",
            "MunicipalId": 1,
            "MunicipalName": "sample string 5",
            "PostalCounty": {
              "CountyId": 1,
              "CountyName": "sample string 2"
            },
            "CountyId": 1,
            "County": "sample string 6",
            "CountyName": "sample string 7",
            "PostalState": {
              "StateId": 1,
              "StateCode": "sample string 2",
              "StateDescription": "sample string 3"
            },
            "StateId": 1,
            "StateName": "sample string 8",
            "StateCode": "sample string 9",
            "PostalZip": {
              "ZipId": 1,
              "ZipCode": "sample string 2"
            },
            "ZipId": 1,
            "ZipCode": "sample string 10",
            "PostalCountry": {
              "CountryId": 1,
              "CountryCode": "sample string 2",
              "CountryName": "sample string 3"
            },
            "CountryId": 1,
            "Country": "sample string 11",
            "CountryCode": "sample string 12",
            "IsForeign": true,
            "ForeignTown": "sample string 14",
            "ForeignPostalCode": "sample string 15",
            "ForeignState": "sample string 16",
            "ExternalLocationId": "sample string 17",
            "DivisionDepartment": "sample string 18",
            "AdditionalAddressInformation": "sample string 19",
            "CityRegionCode": "sample string 20",
            "Latitude": 21.1,
            "Longitude": 22.1,
            "PostalAddressFull": "sample string 23"
          }
        ],
        "PartyAliases": [
          {
            "PartyAliasId": 1,
            "FirstName": "sample string 2",
            "MiddleName": "sample string 3",
            "LastName": "sample string 4",
            "CompanyName": "sample string 5",
            "Comment": "sample string 6"
          },
          {
            "PartyAliasId": 1,
            "FirstName": "sample string 2",
            "MiddleName": "sample string 3",
            "LastName": "sample string 4",
            "CompanyName": "sample string 5",
            "Comment": "sample string 6"
          }
        ],
        "OrganizationType": {
          "Id": 1,
          "Name": "sample string 2",
          "Description": "sample string 3",
          "OrganizationTypeCode": "sample string 4"
        },
        "LastModifiedBy": "sample string 13"
      },
      "Roles": [
        {
          "Id": 1,
          "Name": "sample string 2",
          "Description": "sample string 3"
        },
        {
          "Id": 1,
          "Name": "sample string 2",
          "Description": "sample string 3"
        }
      ],
      "ContactRoleId": 1,
      "ContactRoleName": "sample string 12",
      "LastModifiedBy": "sample string 13"
    },
    "FormUserRoles": [
      {
        "ExternalUserId": 1,
        "RoleId": 2,
        "Role": {
          "Description": "sample string 1",
          "RoleTypeId": 2,
          "RoleType": {
            "Description": "sample string 1",
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "Id": 3,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        "FormId": 3,
        "Form": {
          "ProjectId": 1,
          "Project": {
            "Title": "sample string 1",
            "ProjectStatusId": 2,
            "ProjectStatus": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Location": "sample string 3",
            "FileNumber": "sample string 4",
            "Description": "sample string 5",
            "PropertyAcreage": 1.1,
            "AlterationAcreage": 1.1,
            "ClosedDate": "2025-04-25T17:57:23.790109Z",
            "LinkedProjectId": 1,
            "ChildLinkedProject": [],
            "Comments": "sample string 6",
            "DEPFileNumber": "sample string 7",
            "EEAFileNumber": "sample string 8",
            "LinkedFormFileNumber": "sample string 9",
            "LegacyFileNumber": "sample string 10",
            "Towns": [
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "ProjectCategories": [
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "CreatedByStaffId": 11,
            "CreatedByStaff": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Forms": [],
            "ProjectContactRoles": [
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 12,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "EffortId": 1,
          "Effort": {
            "Name": "sample string 1",
            "FileNumber": "sample string 2",
            "Description": "sample string 3",
            "CreatedByUserId": 1,
            "CreatedByStaffId": 1,
            "CreatedByStaff": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "LinkedEffortId": 1,
            "ChildLinkedEffort": [],
            "Forms": [],
            "Id": 4,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "FormTypeId": 1,
          "FormType": {
            "ApplicationId": 1,
            "Application": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Description": "sample string 1",
            "FormSections": [
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FeeTypes": [
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "LetterTemplates": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "FormStatusId": 2,
          "FormStatus": {
            "ExternalDisplayValue": "sample string 1",
            "InternalDisplayValue": "sample string 2",
            "Description": "sample string 3",
            "IsExternalDisplayValue": true,
            "Id": 5,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "Title": "sample string 3",
          "Location": "sample string 4",
          "Directions": "sample string 5",
          "FileNumber": "sample string 6",
          "Description": "sample string 7",
          "PropertyAcreage": 1.1,
          "AlterationAcreage": 1.1,
          "SubmittedDate": "2025-04-25T17:57:23.7911155Z",
          "DueDate": "2025-04-25T17:57:23.7911155Z",
          "ClosedDate": "2025-04-25T17:57:23.7911155Z",
          "Comments": "sample string 8",
          "IsFormComplete": true,
          "HasNHESPTrackingNumber": true,
          "NHESPTrackingNumber": "sample string 11",
          "IsNHESPStaffSubmitted": true,
          "IsSingleUserProject": true,
          "IsRecordOwner": true,
          "IsRepresentative": true,
          "OrganizationId": 1,
          "PH": "sample string 16",
          "EH": "sample string 17",
          "LetterTemplateId": 1,
          "LetterTemplate": {
            "Name": "sample string 1",
            "Description": "sample string 2",
            "FormTypes": [
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "IsFinalLetterGenerated": true,
          "IsLetterSent": true,
          "IsConComLetterSent": true,
          "Documents": [
            {
              "FormId": 1,
              "CommunicationId": 1,
              "Communication": {
                "FormId": 1,
                "CommunicationTypeId": 1,
                "CommunicationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                "Staff": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Summary": "sample string 1",
                "Attachments": [],
                "DueDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseRequired": true,
                "ResponseTypeId": 1,
                "ResponseType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "ComplianceId": 1,
              "Compliance": {
                "FormConditionId": 1,
                "FormCondition": {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ConditionStatusId": 2,
                "ConditionStatus": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                "Overdue": true,
                "IsLocked": true,
                "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Name": "sample string 1",
              "Type": "sample string 2",
              "Size": 3,
              "FileInfoId": 4,
              "FileInfoEncryptId": "sample string 5",
              "IsFinalLetter": true,
              "PermitDisplayName": "sample string 7",
              "IsPermitAssociated": true,
              "IsFinalLetterSent": true,
              "IsAmendment": true,
              "LetterType": "sample string 11",
              "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
              "GeneralConditionId": 1,
              "GeneralCondition": {
                "FormId": 1,
                "IsPermitRecorded": true,
                "BookNumber": "sample string 2",
                "PageNumber": "sample string 3",
                "IsContactListReceived": true,
                "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                "IsStartOfWorkApproved": true,
                "Comments": "sample string 4",
                "Documents": [],
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "CommunicationId": 1,
              "Communication": {
                "FormId": 1,
                "CommunicationTypeId": 1,
                "CommunicationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                "Staff": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Summary": "sample string 1",
                "Attachments": [],
                "DueDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseRequired": true,
                "ResponseTypeId": 1,
                "ResponseType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "ComplianceId": 1,
              "Compliance": {
                "FormConditionId": 1,
                "FormCondition": {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ConditionStatusId": 2,
                "ConditionStatus": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                "Overdue": true,
                "IsLocked": true,
                "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Name": "sample string 1",
              "Type": "sample string 2",
              "Size": 3,
              "FileInfoId": 4,
              "FileInfoEncryptId": "sample string 5",
              "IsFinalLetter": true,
              "PermitDisplayName": "sample string 7",
              "IsPermitAssociated": true,
              "IsFinalLetterSent": true,
              "IsAmendment": true,
              "LetterType": "sample string 11",
              "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
              "GeneralConditionId": 1,
              "GeneralCondition": {
                "FormId": 1,
                "IsPermitRecorded": true,
                "BookNumber": "sample string 2",
                "PageNumber": "sample string 3",
                "IsContactListReceived": true,
                "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                "IsStartOfWorkApproved": true,
                "Comments": "sample string 4",
                "Documents": [],
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "Towns": [
            {
              "Name": "sample string 1",
              "County": "sample string 2",
              "Email": "sample string 3",
              "DEPRegion": "sample string 4",
              "RegistryId": 1,
              "Registry": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ConservationCommissionName": "sample string 5",
              "StreetAddress1": "sample string 6",
              "StreetAddress2": "sample string 7",
              "State": "sample string 8",
              "ZipCode": "sample string 9",
              "PhoneNumber": "sample string 10",
              "PhoneExt": "sample string 11",
              "AlternatePhone": "sample string 12",
              "AlternatePhoneExt": "sample string 13",
              "MobileNumber": "sample string 14",
              "FaxNumber": "sample string 15",
              "Projects": [
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Forms": [],
              "City": "sample string 16",
              "Id": 17,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "Name": "sample string 1",
              "County": "sample string 2",
              "Email": "sample string 3",
              "DEPRegion": "sample string 4",
              "RegistryId": 1,
              "Registry": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ConservationCommissionName": "sample string 5",
              "StreetAddress1": "sample string 6",
              "StreetAddress2": "sample string 7",
              "State": "sample string 8",
              "ZipCode": "sample string 9",
              "PhoneNumber": "sample string 10",
              "PhoneExt": "sample string 11",
              "AlternatePhone": "sample string 12",
              "AlternatePhoneExt": "sample string 13",
              "MobileNumber": "sample string 14",
              "FaxNumber": "sample string 15",
              "Projects": [
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Forms": [],
              "City": "sample string 16",
              "Id": 17,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "Fees": [
            {
              "FormId": 1,
              "ProjectId": 1,
              "Project": {
                "Title": "sample string 1",
                "ProjectStatusId": 2,
                "ProjectStatus": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Location": "sample string 3",
                "FileNumber": "sample string 4",
                "Description": "sample string 5",
                "PropertyAcreage": 1.1,
                "AlterationAcreage": 1.1,
                "ClosedDate": "2025-04-25T17:57:23.790109Z",
                "LinkedProjectId": 1,
                "ChildLinkedProject": [],
                "Comments": "sample string 6",
                "DEPFileNumber": "sample string 7",
                "EEAFileNumber": "sample string 8",
                "LinkedFormFileNumber": "sample string 9",
                "LegacyFileNumber": "sample string 10",
                "Towns": [
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "ProjectCategories": [
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "CreatedByStaffId": 11,
                "CreatedByStaff": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Forms": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "InvoiceNumber": "sample string 1",
              "TransactionNumber": "sample string 2",
              "IsNonProfitGovernment": true,
              "NonProfitGovernment": "sample string 4",
              "IsConservationHabitual": true,
              "Comments": "sample string 6",
              "FeeTypeId": 7,
              "FeeType": {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "IsVoid": true,
              "VoidReason": "sample string 9",
              "DateProcessed": "2025-04-25T17:57:23.7921083Z",
              "OwedAmount": 1.1,
              "CustomAmount": 1.1,
              "IsRefund": true,
              "RefundAmount": 11.1,
              "RefundComment": "sample string 12",
              "IsStateAgency": true,
              "IsCheckMissing": true,
              "FormmoreInformationRequiredId": 1,
              "FormmoreInformationRequired": {
                "FormId": 1,
                "InternalUserId": 2,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormMoreInformationRequiredTypeId": 3,
                "FormMoreInformationRequiredType": {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Description": "sample string 4",
                "IsSubmitted": true,
                "FeeType": "sample string 6",
                "FederalFeeype": "sample string 7",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "Id": 8,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 15,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "ProjectId": 1,
              "Project": {
                "Title": "sample string 1",
                "ProjectStatusId": 2,
                "ProjectStatus": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Location": "sample string 3",
                "FileNumber": "sample string 4",
                "Description": "sample string 5",
                "PropertyAcreage": 1.1,
                "AlterationAcreage": 1.1,
                "ClosedDate": "2025-04-25T17:57:23.790109Z",
                "LinkedProjectId": 1,
                "ChildLinkedProject": [],
                "Comments": "sample string 6",
                "DEPFileNumber": "sample string 7",
                "EEAFileNumber": "sample string 8",
                "LinkedFormFileNumber": "sample string 9",
                "LegacyFileNumber": "sample string 10",
                "Towns": [
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "ProjectCategories": [
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "CreatedByStaffId": 11,
                "CreatedByStaff": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Forms": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "InvoiceNumber": "sample string 1",
              "TransactionNumber": "sample string 2",
              "IsNonProfitGovernment": true,
              "NonProfitGovernment": "sample string 4",
              "IsConservationHabitual": true,
              "Comments": "sample string 6",
              "FeeTypeId": 7,
              "FeeType": {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "IsVoid": true,
              "VoidReason": "sample string 9",
              "DateProcessed": "2025-04-25T17:57:23.7921083Z",
              "OwedAmount": 1.1,
              "CustomAmount": 1.1,
              "IsRefund": true,
              "RefundAmount": 11.1,
              "RefundComment": "sample string 12",
              "IsStateAgency": true,
              "IsCheckMissing": true,
              "FormmoreInformationRequiredId": 1,
              "FormmoreInformationRequired": {
                "FormId": 1,
                "InternalUserId": 2,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormMoreInformationRequiredTypeId": 3,
                "FormMoreInformationRequiredType": {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Description": "sample string 4",
                "IsSubmitted": true,
                "FeeType": "sample string 6",
                "FederalFeeype": "sample string 7",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "Id": 8,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 15,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "Organization": {
            "PartyId": "sample string 1",
            "Name": "sample string 2",
            "Size": 1,
            "OrganizationDto": {
              "PartyId": "sample string 1",
              "OrganizationName": "sample string 2",
              "DoBusinessAs": "sample string 3",
              "OrganizationCode": "sample string 4",
              "OrganizationDetails": "sample string 5",
              "OrganizationSize": 1,
              "StartDate": "sample string 6",
              "EndDate": "sample string 7",
              "OrganizationTypeId": 1,
              "OrganizationTypeName": "sample string 8",
              "OrganizationTypeCode": "sample string 9",
              "ContactNameDepartment": "sample string 10",
              "Url": "sample string 11",
              "ApplicationToken": "sample string 12",
              "Addresses": [
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                },
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                }
              ],
              "PartyAliases": [
                {
                  "PartyAliasId": 1,
                  "FirstName": "sample string 2",
                  "MiddleName": "sample string 3",
                  "LastName": "sample string 4",
                  "CompanyName": "sample string 5",
                  "Comment": "sample string 6"
                },
                {
                  "PartyAliasId": 1,
                  "FirstName": "sample string 2",
                  "MiddleName": "sample string 3",
                  "LastName": "sample string 4",
                  "CompanyName": "sample string 5",
                  "Comment": "sample string 6"
                }
              ],
              "OrganizationType": {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3",
                "OrganizationTypeCode": "sample string 4"
              },
              "LastModifiedBy": "sample string 13"
            },
            "Forms": [],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "FormUserRoles": [],
          "FormStaffRoles": [
            {
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "Organization": {
                        "PartyId": "sample string 1",
                        "Name": "sample string 2",
                        "Size": 1,
                        "OrganizationDto": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Forms": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "Organization": {
                        "PartyId": "sample string 1",
                        "Name": "sample string 2",
                        "Size": 1,
                        "OrganizationDto": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Forms": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "RoleId": 2,
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "Organization": {
                        "PartyId": "sample string 1",
                        "Name": "sample string 2",
                        "Size": 1,
                        "OrganizationDto": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Forms": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "Organization": {
                        "PartyId": "sample string 1",
                        "Name": "sample string 2",
                        "Size": 1,
                        "OrganizationDto": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Forms": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "RoleId": 2,
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "FormContactRoles": [
            {
              "ContactId": 1,
              "Contact": {
                "ContactId": "sample string 1",
                "ContactTypeId": 2,
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "EmailAddress": "sample string 3",
                "FirstName": "sample string 4",
                "LastName": "sample string 5",
                "FullName": "sample string 6",
                "OrganizationName": "sample string 7",
                "Affiliation": "sample string 8",
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "Addresses": [
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Phones": [
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FormContactRoles": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "ContactId": 1,
              "Contact": {
                "ContactId": "sample string 1",
                "ContactTypeId": 2,
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "EmailAddress": "sample string 3",
                "FirstName": "sample string 4",
                "LastName": "sample string 5",
                "FullName": "sample string 6",
                "OrganizationName": "sample string 7",
                "Affiliation": "sample string 8",
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "Addresses": [
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Phones": [
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FormContactRoles": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "Notifications": [
            {
              "FormId": 1,
              "OrganizationId": 1,
              "Organization": {
                "PartyId": "sample string 1",
                "Name": "sample string 2",
                "Size": 1,
                "OrganizationDto": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Forms": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationTypeId": 1,
              "NotificationType": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationTemplateId": 2,
              "NotificationTemplate": {
                "Name": "sample string 1",
                "Subject": "sample string 2",
                "Description": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationCategoryId": 3,
              "NotificationCategory": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsCompleted": true,
              "Subject": "sample string 5",
              "Body": "sample string 6",
              "NotificationUserStatuses": [],
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "NotificationAttachments": [
                {
                  "NotificationId": 1,
                  "NotificationTemplateId": 2,
                  "NotificationTemplate": {
                    "Name": "sample string 1",
                    "Subject": "sample string 2",
                    "Description": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "NotificationId": 1,
                  "NotificationTemplateId": 2,
                  "NotificationTemplate": {
                    "Name": "sample string 1",
                    "Subject": "sample string 2",
                    "Description": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "OrganizationId": 1,
              "Organization": {
                "PartyId": "sample string 1",
                "Name": "sample string 2",
                "Size": 1,
                "OrganizationDto": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Forms": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationTypeId": 1,
              "NotificationType": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationTemplateId": 2,
              "NotificationTemplate": {
                "Name": "sample string 1",
                "Subject": "sample string 2",
                "Description": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationCategoryId": 3,
              "NotificationCategory": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsCompleted": true,
              "Subject": "sample string 5",
              "Body": "sample string 6",
              "NotificationUserStatuses": [],
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "NotificationAttachments": [
                {
                  "NotificationId": 1,
                  "NotificationTemplateId": 2,
                  "NotificationTemplate": {
                    "Name": "sample string 1",
                    "Subject": "sample string 2",
                    "Description": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "NotificationId": 1,
                  "NotificationTemplateId": 2,
                  "NotificationTemplate": {
                    "Name": "sample string 1",
                    "Subject": "sample string 2",
                    "Description": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "FormSpecies": [
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "FormSectionStatuses": [
            {
              "FormId": 1,
              "FormSectionId": 2,
              "FormSection": {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Status": true,
              "IsCurrent": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "FormSectionId": 2,
              "FormSection": {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Status": true,
              "IsCurrent": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "ConfirmationName": "sample string 21",
          "ConfirmationDate": "2025-04-25T17:57:23.7921083Z",
          "IsConfirmationAgreed": true,
          "IsObserverSignatureMissing": true,
          "PlatNumber": "sample string 22",
          "LotNumber": "sample string 23",
          "RegistryId": 1,
          "Registry": {
            "Name": "sample string 1",
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "CertificateNumber": "sample string 24",
          "BookNumber": "sample string 25",
          "PageNumber": "sample string 26",
          "RequireDepFiling": true,
          "HasEntireProjectPlan": true,
          "HasRecordOwnerProof": true,
          "HasSitePhotographs": true,
          "HasVegetationMap": true,
          "HasPriorityHabitatPlan": true,
          "ReviewLogout": {
            "FormId": 1,
            "CustomizedInfo": "sample string 2",
            "PlanDate": "sample string 3",
            "RevisedDate": "sample string 4",
            "Exemptions": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "WPAs": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "IsDraftLetterGenerated": true,
            "IsFileNumberIssued": true,
            "ReviewAssistantNote": "sample string 7",
            "InternalUserId": 1,
            "InternalUser": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "CompletedDate": "2025-04-25T17:57:23.7921083Z",
            "PreviousLetterDate": "sample string 8",
            "PlanName": "sample string 9",
            "DepFileNumber": "sample string 10",
            "CCEmailDeterminationMade": "sample string 11",
            "Title": "sample string 12",
            "TakeLetterIssuanceDate": "2025-04-25T17:57:23.7921083Z",
            "RequiresLandProtection": true,
            "RequiresMitigationFunds": true,
            "RequiresLongTermManagement": true,
            "Id": 13,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          "FormConditions": [
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "CopiedFormId": 1,
          "IsMEPACertificateRequired": true,
          "IsMEPACertificateIssued": true,
          "MEPANumber": "sample string 34",
          "ReceivedMEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
          "PlanMeetsPerformanceStandards": true,
          "IsNOIAttached": true,
          "IsFileNumberIssued": true,
          "CCEmailMoreInfo": "sample string 37",
          "CCEmailIssueFileNumber": "sample string 38",
          "IsMEPAReviewRequired": true,
          "EEAFileNumber": "sample string 40",
          "MEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
          "IsMEPAReviewOngoing": true,
          "ExpirationDate": "2025-04-25T17:57:23.7921083Z",
          "FinalLetterDate": "2025-04-25T17:57:23.7921083Z",
          "Id": 41,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        },
        "ContactId": "sample string 4",
        "Id": 5,
        "CreatedDate": "2025-04-25T17:57:23.7921083Z",
        "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
        "Disabled": true
      },
      {
        "ExternalUserId": 1,
        "RoleId": 2,
        "Role": {
          "Description": "sample string 1",
          "RoleTypeId": 2,
          "RoleType": {
            "Description": "sample string 1",
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "Id": 3,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        "FormId": 3,
        "Form": {
          "ProjectId": 1,
          "Project": {
            "Title": "sample string 1",
            "ProjectStatusId": 2,
            "ProjectStatus": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Location": "sample string 3",
            "FileNumber": "sample string 4",
            "Description": "sample string 5",
            "PropertyAcreage": 1.1,
            "AlterationAcreage": 1.1,
            "ClosedDate": "2025-04-25T17:57:23.790109Z",
            "LinkedProjectId": 1,
            "ChildLinkedProject": [],
            "Comments": "sample string 6",
            "DEPFileNumber": "sample string 7",
            "EEAFileNumber": "sample string 8",
            "LinkedFormFileNumber": "sample string 9",
            "LegacyFileNumber": "sample string 10",
            "Towns": [
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "ProjectCategories": [
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "CreatedByStaffId": 11,
            "CreatedByStaff": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Forms": [],
            "ProjectContactRoles": [
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 12,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "EffortId": 1,
          "Effort": {
            "Name": "sample string 1",
            "FileNumber": "sample string 2",
            "Description": "sample string 3",
            "CreatedByUserId": 1,
            "CreatedByStaffId": 1,
            "CreatedByStaff": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "LinkedEffortId": 1,
            "ChildLinkedEffort": [],
            "Forms": [],
            "Id": 4,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "FormTypeId": 1,
          "FormType": {
            "ApplicationId": 1,
            "Application": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Description": "sample string 1",
            "FormSections": [
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FeeTypes": [
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "LetterTemplates": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "FormStatusId": 2,
          "FormStatus": {
            "ExternalDisplayValue": "sample string 1",
            "InternalDisplayValue": "sample string 2",
            "Description": "sample string 3",
            "IsExternalDisplayValue": true,
            "Id": 5,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "Title": "sample string 3",
          "Location": "sample string 4",
          "Directions": "sample string 5",
          "FileNumber": "sample string 6",
          "Description": "sample string 7",
          "PropertyAcreage": 1.1,
          "AlterationAcreage": 1.1,
          "SubmittedDate": "2025-04-25T17:57:23.7911155Z",
          "DueDate": "2025-04-25T17:57:23.7911155Z",
          "ClosedDate": "2025-04-25T17:57:23.7911155Z",
          "Comments": "sample string 8",
          "IsFormComplete": true,
          "HasNHESPTrackingNumber": true,
          "NHESPTrackingNumber": "sample string 11",
          "IsNHESPStaffSubmitted": true,
          "IsSingleUserProject": true,
          "IsRecordOwner": true,
          "IsRepresentative": true,
          "OrganizationId": 1,
          "PH": "sample string 16",
          "EH": "sample string 17",
          "LetterTemplateId": 1,
          "LetterTemplate": {
            "Name": "sample string 1",
            "Description": "sample string 2",
            "FormTypes": [
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "IsFinalLetterGenerated": true,
          "IsLetterSent": true,
          "IsConComLetterSent": true,
          "Documents": [
            {
              "FormId": 1,
              "CommunicationId": 1,
              "Communication": {
                "FormId": 1,
                "CommunicationTypeId": 1,
                "CommunicationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                "Staff": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Summary": "sample string 1",
                "Attachments": [],
                "DueDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseRequired": true,
                "ResponseTypeId": 1,
                "ResponseType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "ComplianceId": 1,
              "Compliance": {
                "FormConditionId": 1,
                "FormCondition": {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ConditionStatusId": 2,
                "ConditionStatus": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                "Overdue": true,
                "IsLocked": true,
                "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Name": "sample string 1",
              "Type": "sample string 2",
              "Size": 3,
              "FileInfoId": 4,
              "FileInfoEncryptId": "sample string 5",
              "IsFinalLetter": true,
              "PermitDisplayName": "sample string 7",
              "IsPermitAssociated": true,
              "IsFinalLetterSent": true,
              "IsAmendment": true,
              "LetterType": "sample string 11",
              "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
              "GeneralConditionId": 1,
              "GeneralCondition": {
                "FormId": 1,
                "IsPermitRecorded": true,
                "BookNumber": "sample string 2",
                "PageNumber": "sample string 3",
                "IsContactListReceived": true,
                "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                "IsStartOfWorkApproved": true,
                "Comments": "sample string 4",
                "Documents": [],
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "CommunicationId": 1,
              "Communication": {
                "FormId": 1,
                "CommunicationTypeId": 1,
                "CommunicationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                "Staff": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Summary": "sample string 1",
                "Attachments": [],
                "DueDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseRequired": true,
                "ResponseTypeId": 1,
                "ResponseType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "ComplianceId": 1,
              "Compliance": {
                "FormConditionId": 1,
                "FormCondition": {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "Notification": {
                                  "FormId": 1,
                                  "OrganizationId": 1,
                                  "Organization": {
                                    "PartyId": "sample string 1",
                                    "Name": "sample string 2",
                                    "Size": 1,
                                    "OrganizationDto": {
                                      "PartyId": "sample string 1",
                                      "OrganizationName": "sample string 2",
                                      "DoBusinessAs": "sample string 3",
                                      "OrganizationCode": "sample string 4",
                                      "OrganizationDetails": "sample string 5",
                                      "OrganizationSize": 1,
                                      "StartDate": "sample string 6",
                                      "EndDate": "sample string 7",
                                      "OrganizationTypeId": 1,
                                      "OrganizationTypeName": "sample string 8",
                                      "OrganizationTypeCode": "sample string 9",
                                      "ContactNameDepartment": "sample string 10",
                                      "Url": "sample string 11",
                                      "ApplicationToken": "sample string 12",
                                      "Addresses": [
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        },
                                        {
                                          "AddressId": "sample string 1",
                                          "StreetAddress1": "sample string 2",
                                          "StreetAddress2": "sample string 3",
                                          "PostalTown": {
                                            "TownId": 1,
                                            "TownName": "sample string 2",
                                            "IsOfficial": true,
                                            "CountyId": 1,
                                            "CountyName": "sample string 4"
                                          },
                                          "TownId": 1,
                                          "TownName": "sample string 4",
                                          "MunicipalId": 1,
                                          "MunicipalName": "sample string 5",
                                          "PostalCounty": {
                                            "CountyId": 1,
                                            "CountyName": "sample string 2"
                                          },
                                          "CountyId": 1,
                                          "County": "sample string 6",
                                          "CountyName": "sample string 7",
                                          "PostalState": {
                                            "StateId": 1,
                                            "StateCode": "sample string 2",
                                            "StateDescription": "sample string 3"
                                          },
                                          "StateId": 1,
                                          "StateName": "sample string 8",
                                          "StateCode": "sample string 9",
                                          "PostalZip": {
                                            "ZipId": 1,
                                            "ZipCode": "sample string 2"
                                          },
                                          "ZipId": 1,
                                          "ZipCode": "sample string 10",
                                          "PostalCountry": {
                                            "CountryId": 1,
                                            "CountryCode": "sample string 2",
                                            "CountryName": "sample string 3"
                                          },
                                          "CountryId": 1,
                                          "Country": "sample string 11",
                                          "CountryCode": "sample string 12",
                                          "IsForeign": true,
                                          "ForeignTown": "sample string 14",
                                          "ForeignPostalCode": "sample string 15",
                                          "ForeignState": "sample string 16",
                                          "ExternalLocationId": "sample string 17",
                                          "DivisionDepartment": "sample string 18",
                                          "AdditionalAddressInformation": "sample string 19",
                                          "CityRegionCode": "sample string 20",
                                          "Latitude": 21.1,
                                          "Longitude": 22.1,
                                          "PostalAddressFull": "sample string 23"
                                        }
                                      ],
                                      "PartyAliases": [
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        },
                                        {
                                          "PartyAliasId": 1,
                                          "FirstName": "sample string 2",
                                          "MiddleName": "sample string 3",
                                          "LastName": "sample string 4",
                                          "CompanyName": "sample string 5",
                                          "Comment": "sample string 6"
                                        }
                                      ],
                                      "OrganizationType": {
                                        "Id": 1,
                                        "Name": "sample string 2",
                                        "Description": "sample string 3",
                                        "OrganizationTypeCode": "sample string 4"
                                      },
                                      "LastModifiedBy": "sample string 13"
                                    },
                                    "Forms": [],
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTypeId": 1,
                                  "NotificationType": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "NotificationCategoryId": 3,
                                  "NotificationCategory": {
                                    "Description": "sample string 1",
                                    "Id": 2,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "IsCompleted": true,
                                  "Subject": "sample string 5",
                                  "Body": "sample string 6",
                                  "NotificationUserStatuses": [],
                                  "NotificationStaffStatuses": [],
                                  "NotificationAttachments": [
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    {
                                      "NotificationId": 1,
                                      "NotificationTemplateId": 2,
                                      "NotificationTemplate": {
                                        "Name": "sample string 1",
                                        "Subject": "sample string 2",
                                        "Description": "sample string 3",
                                        "Id": 4,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      "Id": 3,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    }
                                  ],
                                  "Id": 7,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ConditionStatusId": 2,
                "ConditionStatus": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                "Overdue": true,
                "IsLocked": true,
                "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Name": "sample string 1",
              "Type": "sample string 2",
              "Size": 3,
              "FileInfoId": 4,
              "FileInfoEncryptId": "sample string 5",
              "IsFinalLetter": true,
              "PermitDisplayName": "sample string 7",
              "IsPermitAssociated": true,
              "IsFinalLetterSent": true,
              "IsAmendment": true,
              "LetterType": "sample string 11",
              "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
              "GeneralConditionId": 1,
              "GeneralCondition": {
                "FormId": 1,
                "IsPermitRecorded": true,
                "BookNumber": "sample string 2",
                "PageNumber": "sample string 3",
                "IsContactListReceived": true,
                "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                "IsStartOfWorkApproved": true,
                "Comments": "sample string 4",
                "Documents": [],
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "Towns": [
            {
              "Name": "sample string 1",
              "County": "sample string 2",
              "Email": "sample string 3",
              "DEPRegion": "sample string 4",
              "RegistryId": 1,
              "Registry": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ConservationCommissionName": "sample string 5",
              "StreetAddress1": "sample string 6",
              "StreetAddress2": "sample string 7",
              "State": "sample string 8",
              "ZipCode": "sample string 9",
              "PhoneNumber": "sample string 10",
              "PhoneExt": "sample string 11",
              "AlternatePhone": "sample string 12",
              "AlternatePhoneExt": "sample string 13",
              "MobileNumber": "sample string 14",
              "FaxNumber": "sample string 15",
              "Projects": [
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Forms": [],
              "City": "sample string 16",
              "Id": 17,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "Name": "sample string 1",
              "County": "sample string 2",
              "Email": "sample string 3",
              "DEPRegion": "sample string 4",
              "RegistryId": 1,
              "Registry": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ConservationCommissionName": "sample string 5",
              "StreetAddress1": "sample string 6",
              "StreetAddress2": "sample string 7",
              "State": "sample string 8",
              "ZipCode": "sample string 9",
              "PhoneNumber": "sample string 10",
              "PhoneExt": "sample string 11",
              "AlternatePhone": "sample string 12",
              "AlternatePhoneExt": "sample string 13",
              "MobileNumber": "sample string 14",
              "FaxNumber": "sample string 15",
              "Projects": [
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Forms": [],
              "City": "sample string 16",
              "Id": 17,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "Fees": [
            {
              "FormId": 1,
              "ProjectId": 1,
              "Project": {
                "Title": "sample string 1",
                "ProjectStatusId": 2,
                "ProjectStatus": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Location": "sample string 3",
                "FileNumber": "sample string 4",
                "Description": "sample string 5",
                "PropertyAcreage": 1.1,
                "AlterationAcreage": 1.1,
                "ClosedDate": "2025-04-25T17:57:23.790109Z",
                "LinkedProjectId": 1,
                "ChildLinkedProject": [],
                "Comments": "sample string 6",
                "DEPFileNumber": "sample string 7",
                "EEAFileNumber": "sample string 8",
                "LinkedFormFileNumber": "sample string 9",
                "LegacyFileNumber": "sample string 10",
                "Towns": [
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "ProjectCategories": [
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "CreatedByStaffId": 11,
                "CreatedByStaff": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Forms": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "InvoiceNumber": "sample string 1",
              "TransactionNumber": "sample string 2",
              "IsNonProfitGovernment": true,
              "NonProfitGovernment": "sample string 4",
              "IsConservationHabitual": true,
              "Comments": "sample string 6",
              "FeeTypeId": 7,
              "FeeType": {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "IsVoid": true,
              "VoidReason": "sample string 9",
              "DateProcessed": "2025-04-25T17:57:23.7921083Z",
              "OwedAmount": 1.1,
              "CustomAmount": 1.1,
              "IsRefund": true,
              "RefundAmount": 11.1,
              "RefundComment": "sample string 12",
              "IsStateAgency": true,
              "IsCheckMissing": true,
              "FormmoreInformationRequiredId": 1,
              "FormmoreInformationRequired": {
                "FormId": 1,
                "InternalUserId": 2,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormMoreInformationRequiredTypeId": 3,
                "FormMoreInformationRequiredType": {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Description": "sample string 4",
                "IsSubmitted": true,
                "FeeType": "sample string 6",
                "FederalFeeype": "sample string 7",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "Id": 8,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 15,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "ProjectId": 1,
              "Project": {
                "Title": "sample string 1",
                "ProjectStatusId": 2,
                "ProjectStatus": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Location": "sample string 3",
                "FileNumber": "sample string 4",
                "Description": "sample string 5",
                "PropertyAcreage": 1.1,
                "AlterationAcreage": 1.1,
                "ClosedDate": "2025-04-25T17:57:23.790109Z",
                "LinkedProjectId": 1,
                "ChildLinkedProject": [],
                "Comments": "sample string 6",
                "DEPFileNumber": "sample string 7",
                "EEAFileNumber": "sample string 8",
                "LinkedFormFileNumber": "sample string 9",
                "LegacyFileNumber": "sample string 10",
                "Towns": [
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "ProjectCategories": [
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "CreatedByStaffId": 11,
                "CreatedByStaff": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Forms": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "InvoiceNumber": "sample string 1",
              "TransactionNumber": "sample string 2",
              "IsNonProfitGovernment": true,
              "NonProfitGovernment": "sample string 4",
              "IsConservationHabitual": true,
              "Comments": "sample string 6",
              "FeeTypeId": 7,
              "FeeType": {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "IsVoid": true,
              "VoidReason": "sample string 9",
              "DateProcessed": "2025-04-25T17:57:23.7921083Z",
              "OwedAmount": 1.1,
              "CustomAmount": 1.1,
              "IsRefund": true,
              "RefundAmount": 11.1,
              "RefundComment": "sample string 12",
              "IsStateAgency": true,
              "IsCheckMissing": true,
              "FormmoreInformationRequiredId": 1,
              "FormmoreInformationRequired": {
                "FormId": 1,
                "InternalUserId": 2,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "Organization": {
                          "PartyId": "sample string 1",
                          "Name": "sample string 2",
                          "Size": 1,
                          "OrganizationDto": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Forms": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormMoreInformationRequiredTypeId": 3,
                "FormMoreInformationRequiredType": {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Description": "sample string 4",
                "IsSubmitted": true,
                "FeeType": "sample string 6",
                "FederalFeeype": "sample string 7",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "Id": 8,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 15,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "Organization": {
            "PartyId": "sample string 1",
            "Name": "sample string 2",
            "Size": 1,
            "OrganizationDto": {
              "PartyId": "sample string 1",
              "OrganizationName": "sample string 2",
              "DoBusinessAs": "sample string 3",
              "OrganizationCode": "sample string 4",
              "OrganizationDetails": "sample string 5",
              "OrganizationSize": 1,
              "StartDate": "sample string 6",
              "EndDate": "sample string 7",
              "OrganizationTypeId": 1,
              "OrganizationTypeName": "sample string 8",
              "OrganizationTypeCode": "sample string 9",
              "ContactNameDepartment": "sample string 10",
              "Url": "sample string 11",
              "ApplicationToken": "sample string 12",
              "Addresses": [
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                },
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                }
              ],
              "PartyAliases": [
                {
                  "PartyAliasId": 1,
                  "FirstName": "sample string 2",
                  "MiddleName": "sample string 3",
                  "LastName": "sample string 4",
                  "CompanyName": "sample string 5",
                  "Comment": "sample string 6"
                },
                {
                  "PartyAliasId": 1,
                  "FirstName": "sample string 2",
                  "MiddleName": "sample string 3",
                  "LastName": "sample string 4",
                  "CompanyName": "sample string 5",
                  "Comment": "sample string 6"
                }
              ],
              "OrganizationType": {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3",
                "OrganizationTypeCode": "sample string 4"
              },
              "LastModifiedBy": "sample string 13"
            },
            "Forms": [],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "FormUserRoles": [],
          "FormStaffRoles": [
            {
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "Organization": {
                        "PartyId": "sample string 1",
                        "Name": "sample string 2",
                        "Size": 1,
                        "OrganizationDto": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Forms": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "Organization": {
                        "PartyId": "sample string 1",
                        "Name": "sample string 2",
                        "Size": 1,
                        "OrganizationDto": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Forms": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "RoleId": 2,
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "Organization": {
                        "PartyId": "sample string 1",
                        "Name": "sample string 2",
                        "Size": 1,
                        "OrganizationDto": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Forms": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "Organization": {
                        "PartyId": "sample string 1",
                        "Name": "sample string 2",
                        "Size": 1,
                        "OrganizationDto": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Forms": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "RoleId": 2,
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "FormContactRoles": [
            {
              "ContactId": 1,
              "Contact": {
                "ContactId": "sample string 1",
                "ContactTypeId": 2,
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "EmailAddress": "sample string 3",
                "FirstName": "sample string 4",
                "LastName": "sample string 5",
                "FullName": "sample string 6",
                "OrganizationName": "sample string 7",
                "Affiliation": "sample string 8",
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "Addresses": [
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Phones": [
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FormContactRoles": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "ContactId": 1,
              "Contact": {
                "ContactId": "sample string 1",
                "ContactTypeId": 2,
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "EmailAddress": "sample string 3",
                "FirstName": "sample string 4",
                "LastName": "sample string 5",
                "FullName": "sample string 6",
                "OrganizationName": "sample string 7",
                "Affiliation": "sample string 8",
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "Addresses": [
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Phones": [
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FormContactRoles": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "Notifications": [
            {
              "FormId": 1,
              "OrganizationId": 1,
              "Organization": {
                "PartyId": "sample string 1",
                "Name": "sample string 2",
                "Size": 1,
                "OrganizationDto": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Forms": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationTypeId": 1,
              "NotificationType": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationTemplateId": 2,
              "NotificationTemplate": {
                "Name": "sample string 1",
                "Subject": "sample string 2",
                "Description": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationCategoryId": 3,
              "NotificationCategory": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsCompleted": true,
              "Subject": "sample string 5",
              "Body": "sample string 6",
              "NotificationUserStatuses": [],
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "NotificationAttachments": [
                {
                  "NotificationId": 1,
                  "NotificationTemplateId": 2,
                  "NotificationTemplate": {
                    "Name": "sample string 1",
                    "Subject": "sample string 2",
                    "Description": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "NotificationId": 1,
                  "NotificationTemplateId": 2,
                  "NotificationTemplate": {
                    "Name": "sample string 1",
                    "Subject": "sample string 2",
                    "Description": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "OrganizationId": 1,
              "Organization": {
                "PartyId": "sample string 1",
                "Name": "sample string 2",
                "Size": 1,
                "OrganizationDto": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Forms": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationTypeId": 1,
              "NotificationType": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationTemplateId": 2,
              "NotificationTemplate": {
                "Name": "sample string 1",
                "Subject": "sample string 2",
                "Description": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "NotificationCategoryId": 3,
              "NotificationCategory": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsCompleted": true,
              "Subject": "sample string 5",
              "Body": "sample string 6",
              "NotificationUserStatuses": [],
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "NotificationAttachments": [
                {
                  "NotificationId": 1,
                  "NotificationTemplateId": 2,
                  "NotificationTemplate": {
                    "Name": "sample string 1",
                    "Subject": "sample string 2",
                    "Description": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "NotificationId": 1,
                  "NotificationTemplateId": 2,
                  "NotificationTemplate": {
                    "Name": "sample string 1",
                    "Subject": "sample string 2",
                    "Description": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "FormSpecies": [
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "Organization": {
                            "PartyId": "sample string 1",
                            "Name": "sample string 2",
                            "Size": 1,
                            "OrganizationDto": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Forms": [],
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "FormSectionStatuses": [
            {
              "FormId": 1,
              "FormSectionId": 2,
              "FormSection": {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Status": true,
              "IsCurrent": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "FormSectionId": 2,
              "FormSection": {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Status": true,
              "IsCurrent": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "ConfirmationName": "sample string 21",
          "ConfirmationDate": "2025-04-25T17:57:23.7921083Z",
          "IsConfirmationAgreed": true,
          "IsObserverSignatureMissing": true,
          "PlatNumber": "sample string 22",
          "LotNumber": "sample string 23",
          "RegistryId": 1,
          "Registry": {
            "Name": "sample string 1",
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "CertificateNumber": "sample string 24",
          "BookNumber": "sample string 25",
          "PageNumber": "sample string 26",
          "RequireDepFiling": true,
          "HasEntireProjectPlan": true,
          "HasRecordOwnerProof": true,
          "HasSitePhotographs": true,
          "HasVegetationMap": true,
          "HasPriorityHabitatPlan": true,
          "ReviewLogout": {
            "FormId": 1,
            "CustomizedInfo": "sample string 2",
            "PlanDate": "sample string 3",
            "RevisedDate": "sample string 4",
            "Exemptions": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "WPAs": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "IsDraftLetterGenerated": true,
            "IsFileNumberIssued": true,
            "ReviewAssistantNote": "sample string 7",
            "InternalUserId": 1,
            "InternalUser": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "Notification": {
                    "FormId": 1,
                    "OrganizationId": 1,
                    "Organization": {
                      "PartyId": "sample string 1",
                      "Name": "sample string 2",
                      "Size": 1,
                      "OrganizationDto": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Forms": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTypeId": 1,
                    "NotificationType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationCategoryId": 3,
                    "NotificationCategory": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsCompleted": true,
                    "Subject": "sample string 5",
                    "Body": "sample string 6",
                    "NotificationUserStatuses": [],
                    "NotificationStaffStatuses": [],
                    "NotificationAttachments": [
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "NotificationId": 1,
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "CompletedDate": "2025-04-25T17:57:23.7921083Z",
            "PreviousLetterDate": "sample string 8",
            "PlanName": "sample string 9",
            "DepFileNumber": "sample string 10",
            "CCEmailDeterminationMade": "sample string 11",
            "Title": "sample string 12",
            "TakeLetterIssuanceDate": "2025-04-25T17:57:23.7921083Z",
            "RequiresLandProtection": true,
            "RequiresMitigationFunds": true,
            "RequiresLongTermManagement": true,
            "Id": 13,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          "FormConditions": [
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "Notification": {
                              "FormId": 1,
                              "OrganizationId": 1,
                              "Organization": {
                                "PartyId": "sample string 1",
                                "Name": "sample string 2",
                                "Size": 1,
                                "OrganizationDto": {
                                  "PartyId": "sample string 1",
                                  "OrganizationName": "sample string 2",
                                  "DoBusinessAs": "sample string 3",
                                  "OrganizationCode": "sample string 4",
                                  "OrganizationDetails": "sample string 5",
                                  "OrganizationSize": 1,
                                  "StartDate": "sample string 6",
                                  "EndDate": "sample string 7",
                                  "OrganizationTypeId": 1,
                                  "OrganizationTypeName": "sample string 8",
                                  "OrganizationTypeCode": "sample string 9",
                                  "ContactNameDepartment": "sample string 10",
                                  "Url": "sample string 11",
                                  "ApplicationToken": "sample string 12",
                                  "Addresses": [
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    },
                                    {
                                      "AddressId": "sample string 1",
                                      "StreetAddress1": "sample string 2",
                                      "StreetAddress2": "sample string 3",
                                      "PostalTown": {
                                        "TownId": 1,
                                        "TownName": "sample string 2",
                                        "IsOfficial": true,
                                        "CountyId": 1,
                                        "CountyName": "sample string 4"
                                      },
                                      "TownId": 1,
                                      "TownName": "sample string 4",
                                      "MunicipalId": 1,
                                      "MunicipalName": "sample string 5",
                                      "PostalCounty": {
                                        "CountyId": 1,
                                        "CountyName": "sample string 2"
                                      },
                                      "CountyId": 1,
                                      "County": "sample string 6",
                                      "CountyName": "sample string 7",
                                      "PostalState": {
                                        "StateId": 1,
                                        "StateCode": "sample string 2",
                                        "StateDescription": "sample string 3"
                                      },
                                      "StateId": 1,
                                      "StateName": "sample string 8",
                                      "StateCode": "sample string 9",
                                      "PostalZip": {
                                        "ZipId": 1,
                                        "ZipCode": "sample string 2"
                                      },
                                      "ZipId": 1,
                                      "ZipCode": "sample string 10",
                                      "PostalCountry": {
                                        "CountryId": 1,
                                        "CountryCode": "sample string 2",
                                        "CountryName": "sample string 3"
                                      },
                                      "CountryId": 1,
                                      "Country": "sample string 11",
                                      "CountryCode": "sample string 12",
                                      "IsForeign": true,
                                      "ForeignTown": "sample string 14",
                                      "ForeignPostalCode": "sample string 15",
                                      "ForeignState": "sample string 16",
                                      "ExternalLocationId": "sample string 17",
                                      "DivisionDepartment": "sample string 18",
                                      "AdditionalAddressInformation": "sample string 19",
                                      "CityRegionCode": "sample string 20",
                                      "Latitude": 21.1,
                                      "Longitude": 22.1,
                                      "PostalAddressFull": "sample string 23"
                                    }
                                  ],
                                  "PartyAliases": [
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    },
                                    {
                                      "PartyAliasId": 1,
                                      "FirstName": "sample string 2",
                                      "MiddleName": "sample string 3",
                                      "LastName": "sample string 4",
                                      "CompanyName": "sample string 5",
                                      "Comment": "sample string 6"
                                    }
                                  ],
                                  "OrganizationType": {
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "OrganizationTypeCode": "sample string 4"
                                  },
                                  "LastModifiedBy": "sample string 13"
                                },
                                "Forms": [],
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTypeId": 1,
                              "NotificationType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "NotificationCategoryId": 3,
                              "NotificationCategory": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsCompleted": true,
                              "Subject": "sample string 5",
                              "Body": "sample string 6",
                              "NotificationUserStatuses": [],
                              "NotificationStaffStatuses": [],
                              "NotificationAttachments": [
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "NotificationId": 1,
                                  "NotificationTemplateId": 2,
                                  "NotificationTemplate": {
                                    "Name": "sample string 1",
                                    "Subject": "sample string 2",
                                    "Description": "sample string 3",
                                    "Id": 4,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "Id": 3,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "CopiedFormId": 1,
          "IsMEPACertificateRequired": true,
          "IsMEPACertificateIssued": true,
          "MEPANumber": "sample string 34",
          "ReceivedMEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
          "PlanMeetsPerformanceStandards": true,
          "IsNOIAttached": true,
          "IsFileNumberIssued": true,
          "CCEmailMoreInfo": "sample string 37",
          "CCEmailIssueFileNumber": "sample string 38",
          "IsMEPAReviewRequired": true,
          "EEAFileNumber": "sample string 40",
          "MEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
          "IsMEPAReviewOngoing": true,
          "ExpirationDate": "2025-04-25T17:57:23.7921083Z",
          "FinalLetterDate": "2025-04-25T17:57:23.7921083Z",
          "Id": 41,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        },
        "ContactId": "sample string 4",
        "Id": 5,
        "CreatedDate": "2025-04-25T17:57:23.7921083Z",
        "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
        "Disabled": true
      }
    ],
    "Organizations": [
      {
        "PartyId": "sample string 1",
        "Name": "sample string 2",
        "Size": 1,
        "OrganizationDto": {
          "PartyId": "sample string 1",
          "OrganizationName": "sample string 2",
          "DoBusinessAs": "sample string 3",
          "OrganizationCode": "sample string 4",
          "OrganizationDetails": "sample string 5",
          "OrganizationSize": 1,
          "StartDate": "sample string 6",
          "EndDate": "sample string 7",
          "OrganizationTypeId": 1,
          "OrganizationTypeName": "sample string 8",
          "OrganizationTypeCode": "sample string 9",
          "ContactNameDepartment": "sample string 10",
          "Url": "sample string 11",
          "ApplicationToken": "sample string 12",
          "Addresses": [
            {
              "AddressId": "sample string 1",
              "StreetAddress1": "sample string 2",
              "StreetAddress2": "sample string 3",
              "PostalTown": {
                "TownId": 1,
                "TownName": "sample string 2",
                "IsOfficial": true,
                "CountyId": 1,
                "CountyName": "sample string 4"
              },
              "TownId": 1,
              "TownName": "sample string 4",
              "MunicipalId": 1,
              "MunicipalName": "sample string 5",
              "PostalCounty": {
                "CountyId": 1,
                "CountyName": "sample string 2"
              },
              "CountyId": 1,
              "County": "sample string 6",
              "CountyName": "sample string 7",
              "PostalState": {
                "StateId": 1,
                "StateCode": "sample string 2",
                "StateDescription": "sample string 3"
              },
              "StateId": 1,
              "StateName": "sample string 8",
              "StateCode": "sample string 9",
              "PostalZip": {
                "ZipId": 1,
                "ZipCode": "sample string 2"
              },
              "ZipId": 1,
              "ZipCode": "sample string 10",
              "PostalCountry": {
                "CountryId": 1,
                "CountryCode": "sample string 2",
                "CountryName": "sample string 3"
              },
              "CountryId": 1,
              "Country": "sample string 11",
              "CountryCode": "sample string 12",
              "IsForeign": true,
              "ForeignTown": "sample string 14",
              "ForeignPostalCode": "sample string 15",
              "ForeignState": "sample string 16",
              "ExternalLocationId": "sample string 17",
              "DivisionDepartment": "sample string 18",
              "AdditionalAddressInformation": "sample string 19",
              "CityRegionCode": "sample string 20",
              "Latitude": 21.1,
              "Longitude": 22.1,
              "PostalAddressFull": "sample string 23"
            },
            {
              "AddressId": "sample string 1",
              "StreetAddress1": "sample string 2",
              "StreetAddress2": "sample string 3",
              "PostalTown": {
                "TownId": 1,
                "TownName": "sample string 2",
                "IsOfficial": true,
                "CountyId": 1,
                "CountyName": "sample string 4"
              },
              "TownId": 1,
              "TownName": "sample string 4",
              "MunicipalId": 1,
              "MunicipalName": "sample string 5",
              "PostalCounty": {
                "CountyId": 1,
                "CountyName": "sample string 2"
              },
              "CountyId": 1,
              "County": "sample string 6",
              "CountyName": "sample string 7",
              "PostalState": {
                "StateId": 1,
                "StateCode": "sample string 2",
                "StateDescription": "sample string 3"
              },
              "StateId": 1,
              "StateName": "sample string 8",
              "StateCode": "sample string 9",
              "PostalZip": {
                "ZipId": 1,
                "ZipCode": "sample string 2"
              },
              "ZipId": 1,
              "ZipCode": "sample string 10",
              "PostalCountry": {
                "CountryId": 1,
                "CountryCode": "sample string 2",
                "CountryName": "sample string 3"
              },
              "CountryId": 1,
              "Country": "sample string 11",
              "CountryCode": "sample string 12",
              "IsForeign": true,
              "ForeignTown": "sample string 14",
              "ForeignPostalCode": "sample string 15",
              "ForeignState": "sample string 16",
              "ExternalLocationId": "sample string 17",
              "DivisionDepartment": "sample string 18",
              "AdditionalAddressInformation": "sample string 19",
              "CityRegionCode": "sample string 20",
              "Latitude": 21.1,
              "Longitude": 22.1,
              "PostalAddressFull": "sample string 23"
            }
          ],
          "PartyAliases": [
            {
              "PartyAliasId": 1,
              "FirstName": "sample string 2",
              "MiddleName": "sample string 3",
              "LastName": "sample string 4",
              "CompanyName": "sample string 5",
              "Comment": "sample string 6"
            },
            {
              "PartyAliasId": 1,
              "FirstName": "sample string 2",
              "MiddleName": "sample string 3",
              "LastName": "sample string 4",
              "CompanyName": "sample string 5",
              "Comment": "sample string 6"
            }
          ],
          "OrganizationType": {
            "Id": 1,
            "Name": "sample string 2",
            "Description": "sample string 3",
            "OrganizationTypeCode": "sample string 4"
          },
          "LastModifiedBy": "sample string 13"
        },
        "Forms": [
          {
            "ProjectId": 1,
            "Project": {
              "Title": "sample string 1",
              "ProjectStatusId": 2,
              "ProjectStatus": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Location": "sample string 3",
              "FileNumber": "sample string 4",
              "Description": "sample string 5",
              "PropertyAcreage": 1.1,
              "AlterationAcreage": 1.1,
              "ClosedDate": "2025-04-25T17:57:23.790109Z",
              "LinkedProjectId": 1,
              "ChildLinkedProject": [],
              "Comments": "sample string 6",
              "DEPFileNumber": "sample string 7",
              "EEAFileNumber": "sample string 8",
              "LinkedFormFileNumber": "sample string 9",
              "LegacyFileNumber": "sample string 10",
              "Towns": [
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "ProjectCategories": [
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "CreatedByStaffId": 11,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Forms": [],
              "ProjectContactRoles": [
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "EffortId": 1,
            "Effort": {
              "Name": "sample string 1",
              "FileNumber": "sample string 2",
              "Description": "sample string 3",
              "CreatedByUserId": 1,
              "CreatedByStaffId": 1,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LinkedEffortId": 1,
              "ChildLinkedEffort": [],
              "Forms": [],
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "FormTypeId": 1,
            "FormType": {
              "ApplicationId": 1,
              "Application": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Description": "sample string 1",
              "FormSections": [
                {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "FeeTypes": [
                {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "LetterTemplates": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "FormStatusId": 2,
            "FormStatus": {
              "ExternalDisplayValue": "sample string 1",
              "InternalDisplayValue": "sample string 2",
              "Description": "sample string 3",
              "IsExternalDisplayValue": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Title": "sample string 3",
            "Location": "sample string 4",
            "Directions": "sample string 5",
            "FileNumber": "sample string 6",
            "Description": "sample string 7",
            "PropertyAcreage": 1.1,
            "AlterationAcreage": 1.1,
            "SubmittedDate": "2025-04-25T17:57:23.7911155Z",
            "DueDate": "2025-04-25T17:57:23.7911155Z",
            "ClosedDate": "2025-04-25T17:57:23.7911155Z",
            "Comments": "sample string 8",
            "IsFormComplete": true,
            "HasNHESPTrackingNumber": true,
            "NHESPTrackingNumber": "sample string 11",
            "IsNHESPStaffSubmitted": true,
            "IsSingleUserProject": true,
            "IsRecordOwner": true,
            "IsRepresentative": true,
            "OrganizationId": 1,
            "PH": "sample string 16",
            "EH": "sample string 17",
            "LetterTemplateId": 1,
            "LetterTemplate": {
              "Name": "sample string 1",
              "Description": "sample string 2",
              "FormTypes": [
                {
                  "ApplicationId": 1,
                  "Application": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Description": "sample string 1",
                  "FormSections": [
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FeeTypes": [
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "LetterTemplates": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ApplicationId": 1,
                  "Application": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Description": "sample string 1",
                  "FormSections": [
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FeeTypes": [
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "LetterTemplates": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "IsFinalLetterGenerated": true,
            "IsLetterSent": true,
            "IsConComLetterSent": true,
            "Documents": [
              {
                "FormId": 1,
                "CommunicationId": 1,
                "Communication": {
                  "FormId": 1,
                  "CommunicationTypeId": 1,
                  "CommunicationType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                  "Staff": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Summary": "sample string 1",
                  "Attachments": [],
                  "DueDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseRequired": true,
                  "ResponseTypeId": 1,
                  "ResponseType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ProjectId": 1,
                  "Project": {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ComplianceId": 1,
                "Compliance": {
                  "FormConditionId": 1,
                  "FormCondition": {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ConditionStatusId": 2,
                  "ConditionStatus": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                  "Overdue": true,
                  "IsLocked": true,
                  "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Name": "sample string 1",
                "Type": "sample string 2",
                "Size": 3,
                "FileInfoId": 4,
                "FileInfoEncryptId": "sample string 5",
                "IsFinalLetter": true,
                "PermitDisplayName": "sample string 7",
                "IsPermitAssociated": true,
                "IsFinalLetterSent": true,
                "IsAmendment": true,
                "LetterType": "sample string 11",
                "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
                "GeneralConditionId": 1,
                "GeneralCondition": {
                  "FormId": 1,
                  "IsPermitRecorded": true,
                  "BookNumber": "sample string 2",
                  "PageNumber": "sample string 3",
                  "IsContactListReceived": true,
                  "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                  "IsStartOfWorkApproved": true,
                  "Comments": "sample string 4",
                  "Documents": [],
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "CommunicationId": 1,
                "Communication": {
                  "FormId": 1,
                  "CommunicationTypeId": 1,
                  "CommunicationType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                  "Staff": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Summary": "sample string 1",
                  "Attachments": [],
                  "DueDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseRequired": true,
                  "ResponseTypeId": 1,
                  "ResponseType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ProjectId": 1,
                  "Project": {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ComplianceId": 1,
                "Compliance": {
                  "FormConditionId": 1,
                  "FormCondition": {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ConditionStatusId": 2,
                  "ConditionStatus": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                  "Overdue": true,
                  "IsLocked": true,
                  "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Name": "sample string 1",
                "Type": "sample string 2",
                "Size": 3,
                "FileInfoId": 4,
                "FileInfoEncryptId": "sample string 5",
                "IsFinalLetter": true,
                "PermitDisplayName": "sample string 7",
                "IsPermitAssociated": true,
                "IsFinalLetterSent": true,
                "IsAmendment": true,
                "LetterType": "sample string 11",
                "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
                "GeneralConditionId": 1,
                "GeneralCondition": {
                  "FormId": 1,
                  "IsPermitRecorded": true,
                  "BookNumber": "sample string 2",
                  "PageNumber": "sample string 3",
                  "IsContactListReceived": true,
                  "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                  "IsStartOfWorkApproved": true,
                  "Comments": "sample string 4",
                  "Documents": [],
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "Towns": [
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "Fees": [
              {
                "FormId": 1,
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "InvoiceNumber": "sample string 1",
                "TransactionNumber": "sample string 2",
                "IsNonProfitGovernment": true,
                "NonProfitGovernment": "sample string 4",
                "IsConservationHabitual": true,
                "Comments": "sample string 6",
                "FeeTypeId": 7,
                "FeeType": {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "IsVoid": true,
                "VoidReason": "sample string 9",
                "DateProcessed": "2025-04-25T17:57:23.7921083Z",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "IsRefund": true,
                "RefundAmount": 11.1,
                "RefundComment": "sample string 12",
                "IsStateAgency": true,
                "IsCheckMissing": true,
                "FormmoreInformationRequiredId": 1,
                "FormmoreInformationRequired": {
                  "FormId": 1,
                  "InternalUserId": 2,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormMoreInformationRequiredTypeId": 3,
                  "FormMoreInformationRequiredType": {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                    "Disabled": true
                  },
                  "Description": "sample string 4",
                  "IsSubmitted": true,
                  "FeeType": "sample string 6",
                  "FederalFeeype": "sample string 7",
                  "OwedAmount": 1.1,
                  "CustomAmount": 1.1,
                  "Id": 8,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "InvoiceNumber": "sample string 1",
                "TransactionNumber": "sample string 2",
                "IsNonProfitGovernment": true,
                "NonProfitGovernment": "sample string 4",
                "IsConservationHabitual": true,
                "Comments": "sample string 6",
                "FeeTypeId": 7,
                "FeeType": {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "IsVoid": true,
                "VoidReason": "sample string 9",
                "DateProcessed": "2025-04-25T17:57:23.7921083Z",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "IsRefund": true,
                "RefundAmount": 11.1,
                "RefundComment": "sample string 12",
                "IsStateAgency": true,
                "IsCheckMissing": true,
                "FormmoreInformationRequiredId": 1,
                "FormmoreInformationRequired": {
                  "FormId": 1,
                  "InternalUserId": 2,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormMoreInformationRequiredTypeId": 3,
                  "FormMoreInformationRequiredType": {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                    "Disabled": true
                  },
                  "Description": "sample string 4",
                  "IsSubmitted": true,
                  "FeeType": "sample string 6",
                  "FederalFeeype": "sample string 7",
                  "OwedAmount": 1.1,
                  "CustomAmount": 1.1,
                  "Id": 8,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormUserRoles": [
              {
                "ExternalUserId": 1,
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "ContactId": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "ExternalUserId": 1,
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "ContactId": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormStaffRoles": [
              {
                "InternalUserId": 1,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "InternalUserId": 1,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormContactRoles": [
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Notifications": [
              {
                "FormId": 1,
                "OrganizationId": 1,
                "NotificationTypeId": 1,
                "NotificationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationTemplateId": 2,
                "NotificationTemplate": {
                  "Name": "sample string 1",
                  "Subject": "sample string 2",
                  "Description": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationCategoryId": 3,
                "NotificationCategory": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsCompleted": true,
                "Subject": "sample string 5",
                "Body": "sample string 6",
                "NotificationUserStatuses": [],
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "NotificationAttachments": [
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "OrganizationId": 1,
                "NotificationTypeId": 1,
                "NotificationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationTemplateId": 2,
                "NotificationTemplate": {
                  "Name": "sample string 1",
                  "Subject": "sample string 2",
                  "Description": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationCategoryId": 3,
                "NotificationCategory": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsCompleted": true,
                "Subject": "sample string 5",
                "Body": "sample string 6",
                "NotificationUserStatuses": [],
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "NotificationAttachments": [
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "FormSpecies": [
              {
                "FormId": 1,
                "SpeciesId": 2,
                "Species": {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormConditions": [
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "EH": "sample string 3",
                "PH": "sample string 4",
                "LastObservationYear": "sample string 5",
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "SpeciesId": 2,
                "Species": {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormConditions": [
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "EH": "sample string 3",
                "PH": "sample string 4",
                "LastObservationYear": "sample string 5",
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FormSectionStatuses": [
              {
                "FormId": 1,
                "FormSectionId": 2,
                "FormSection": {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Status": true,
                "IsCurrent": true,
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "FormSectionId": 2,
                "FormSection": {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Status": true,
                "IsCurrent": true,
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "ConfirmationName": "sample string 21",
            "ConfirmationDate": "2025-04-25T17:57:23.7921083Z",
            "IsConfirmationAgreed": true,
            "IsObserverSignatureMissing": true,
            "PlatNumber": "sample string 22",
            "LotNumber": "sample string 23",
            "RegistryId": 1,
            "Registry": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "CertificateNumber": "sample string 24",
            "BookNumber": "sample string 25",
            "PageNumber": "sample string 26",
            "RequireDepFiling": true,
            "HasEntireProjectPlan": true,
            "HasRecordOwnerProof": true,
            "HasSitePhotographs": true,
            "HasVegetationMap": true,
            "HasPriorityHabitatPlan": true,
            "ReviewLogout": {
              "FormId": 1,
              "CustomizedInfo": "sample string 2",
              "PlanDate": "sample string 3",
              "RevisedDate": "sample string 4",
              "Exemptions": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                }
              ],
              "WPAs": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                }
              ],
              "IsDraftLetterGenerated": true,
              "IsFileNumberIssued": true,
              "ReviewAssistantNote": "sample string 7",
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "CompletedDate": "2025-04-25T17:57:23.7921083Z",
              "PreviousLetterDate": "sample string 8",
              "PlanName": "sample string 9",
              "DepFileNumber": "sample string 10",
              "CCEmailDeterminationMade": "sample string 11",
              "Title": "sample string 12",
              "TakeLetterIssuanceDate": "2025-04-25T17:57:23.7921083Z",
              "RequiresLandProtection": true,
              "RequiresMitigationFunds": true,
              "RequiresLongTermManagement": true,
              "Id": 13,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            "FormConditions": [
              {
                "FormId": 1,
                "ConditionId": 1,
                "Condition": {
                  "ConditionCategoryId": 1,
                  "ConditionCategory": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ShortName": "sample string 2",
                  "Language": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Language": "sample string 2",
                "IsRegulationMesa": true,
                "IsRegulationWpa": true,
                "ConditionOrder": 5,
                "FormSpecies": [
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "ConditionId": 1,
                "Condition": {
                  "ConditionCategoryId": 1,
                  "ConditionCategory": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ShortName": "sample string 2",
                  "Language": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Language": "sample string 2",
                "IsRegulationMesa": true,
                "IsRegulationWpa": true,
                "ConditionOrder": 5,
                "FormSpecies": [
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "CopiedFormId": 1,
            "IsMEPACertificateRequired": true,
            "IsMEPACertificateIssued": true,
            "MEPANumber": "sample string 34",
            "ReceivedMEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
            "PlanMeetsPerformanceStandards": true,
            "IsNOIAttached": true,
            "IsFileNumberIssued": true,
            "CCEmailMoreInfo": "sample string 37",
            "CCEmailIssueFileNumber": "sample string 38",
            "IsMEPAReviewRequired": true,
            "EEAFileNumber": "sample string 40",
            "MEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
            "IsMEPAReviewOngoing": true,
            "ExpirationDate": "2025-04-25T17:57:23.7921083Z",
            "FinalLetterDate": "2025-04-25T17:57:23.7921083Z",
            "Id": 41,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          {
            "ProjectId": 1,
            "Project": {
              "Title": "sample string 1",
              "ProjectStatusId": 2,
              "ProjectStatus": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Location": "sample string 3",
              "FileNumber": "sample string 4",
              "Description": "sample string 5",
              "PropertyAcreage": 1.1,
              "AlterationAcreage": 1.1,
              "ClosedDate": "2025-04-25T17:57:23.790109Z",
              "LinkedProjectId": 1,
              "ChildLinkedProject": [],
              "Comments": "sample string 6",
              "DEPFileNumber": "sample string 7",
              "EEAFileNumber": "sample string 8",
              "LinkedFormFileNumber": "sample string 9",
              "LegacyFileNumber": "sample string 10",
              "Towns": [
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "ProjectCategories": [
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "CreatedByStaffId": 11,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Forms": [],
              "ProjectContactRoles": [
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "EffortId": 1,
            "Effort": {
              "Name": "sample string 1",
              "FileNumber": "sample string 2",
              "Description": "sample string 3",
              "CreatedByUserId": 1,
              "CreatedByStaffId": 1,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LinkedEffortId": 1,
              "ChildLinkedEffort": [],
              "Forms": [],
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "FormTypeId": 1,
            "FormType": {
              "ApplicationId": 1,
              "Application": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Description": "sample string 1",
              "FormSections": [
                {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "FeeTypes": [
                {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "LetterTemplates": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "FormStatusId": 2,
            "FormStatus": {
              "ExternalDisplayValue": "sample string 1",
              "InternalDisplayValue": "sample string 2",
              "Description": "sample string 3",
              "IsExternalDisplayValue": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Title": "sample string 3",
            "Location": "sample string 4",
            "Directions": "sample string 5",
            "FileNumber": "sample string 6",
            "Description": "sample string 7",
            "PropertyAcreage": 1.1,
            "AlterationAcreage": 1.1,
            "SubmittedDate": "2025-04-25T17:57:23.7911155Z",
            "DueDate": "2025-04-25T17:57:23.7911155Z",
            "ClosedDate": "2025-04-25T17:57:23.7911155Z",
            "Comments": "sample string 8",
            "IsFormComplete": true,
            "HasNHESPTrackingNumber": true,
            "NHESPTrackingNumber": "sample string 11",
            "IsNHESPStaffSubmitted": true,
            "IsSingleUserProject": true,
            "IsRecordOwner": true,
            "IsRepresentative": true,
            "OrganizationId": 1,
            "PH": "sample string 16",
            "EH": "sample string 17",
            "LetterTemplateId": 1,
            "LetterTemplate": {
              "Name": "sample string 1",
              "Description": "sample string 2",
              "FormTypes": [
                {
                  "ApplicationId": 1,
                  "Application": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Description": "sample string 1",
                  "FormSections": [
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FeeTypes": [
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "LetterTemplates": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ApplicationId": 1,
                  "Application": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Description": "sample string 1",
                  "FormSections": [
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FeeTypes": [
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "LetterTemplates": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "IsFinalLetterGenerated": true,
            "IsLetterSent": true,
            "IsConComLetterSent": true,
            "Documents": [
              {
                "FormId": 1,
                "CommunicationId": 1,
                "Communication": {
                  "FormId": 1,
                  "CommunicationTypeId": 1,
                  "CommunicationType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                  "Staff": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Summary": "sample string 1",
                  "Attachments": [],
                  "DueDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseRequired": true,
                  "ResponseTypeId": 1,
                  "ResponseType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ProjectId": 1,
                  "Project": {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ComplianceId": 1,
                "Compliance": {
                  "FormConditionId": 1,
                  "FormCondition": {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ConditionStatusId": 2,
                  "ConditionStatus": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                  "Overdue": true,
                  "IsLocked": true,
                  "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Name": "sample string 1",
                "Type": "sample string 2",
                "Size": 3,
                "FileInfoId": 4,
                "FileInfoEncryptId": "sample string 5",
                "IsFinalLetter": true,
                "PermitDisplayName": "sample string 7",
                "IsPermitAssociated": true,
                "IsFinalLetterSent": true,
                "IsAmendment": true,
                "LetterType": "sample string 11",
                "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
                "GeneralConditionId": 1,
                "GeneralCondition": {
                  "FormId": 1,
                  "IsPermitRecorded": true,
                  "BookNumber": "sample string 2",
                  "PageNumber": "sample string 3",
                  "IsContactListReceived": true,
                  "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                  "IsStartOfWorkApproved": true,
                  "Comments": "sample string 4",
                  "Documents": [],
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "CommunicationId": 1,
                "Communication": {
                  "FormId": 1,
                  "CommunicationTypeId": 1,
                  "CommunicationType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                  "Staff": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Summary": "sample string 1",
                  "Attachments": [],
                  "DueDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseRequired": true,
                  "ResponseTypeId": 1,
                  "ResponseType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ProjectId": 1,
                  "Project": {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ComplianceId": 1,
                "Compliance": {
                  "FormConditionId": 1,
                  "FormCondition": {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ConditionStatusId": 2,
                  "ConditionStatus": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                  "Overdue": true,
                  "IsLocked": true,
                  "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Name": "sample string 1",
                "Type": "sample string 2",
                "Size": 3,
                "FileInfoId": 4,
                "FileInfoEncryptId": "sample string 5",
                "IsFinalLetter": true,
                "PermitDisplayName": "sample string 7",
                "IsPermitAssociated": true,
                "IsFinalLetterSent": true,
                "IsAmendment": true,
                "LetterType": "sample string 11",
                "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
                "GeneralConditionId": 1,
                "GeneralCondition": {
                  "FormId": 1,
                  "IsPermitRecorded": true,
                  "BookNumber": "sample string 2",
                  "PageNumber": "sample string 3",
                  "IsContactListReceived": true,
                  "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                  "IsStartOfWorkApproved": true,
                  "Comments": "sample string 4",
                  "Documents": [],
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "Towns": [
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "Fees": [
              {
                "FormId": 1,
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "InvoiceNumber": "sample string 1",
                "TransactionNumber": "sample string 2",
                "IsNonProfitGovernment": true,
                "NonProfitGovernment": "sample string 4",
                "IsConservationHabitual": true,
                "Comments": "sample string 6",
                "FeeTypeId": 7,
                "FeeType": {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "IsVoid": true,
                "VoidReason": "sample string 9",
                "DateProcessed": "2025-04-25T17:57:23.7921083Z",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "IsRefund": true,
                "RefundAmount": 11.1,
                "RefundComment": "sample string 12",
                "IsStateAgency": true,
                "IsCheckMissing": true,
                "FormmoreInformationRequiredId": 1,
                "FormmoreInformationRequired": {
                  "FormId": 1,
                  "InternalUserId": 2,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormMoreInformationRequiredTypeId": 3,
                  "FormMoreInformationRequiredType": {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                    "Disabled": true
                  },
                  "Description": "sample string 4",
                  "IsSubmitted": true,
                  "FeeType": "sample string 6",
                  "FederalFeeype": "sample string 7",
                  "OwedAmount": 1.1,
                  "CustomAmount": 1.1,
                  "Id": 8,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "InvoiceNumber": "sample string 1",
                "TransactionNumber": "sample string 2",
                "IsNonProfitGovernment": true,
                "NonProfitGovernment": "sample string 4",
                "IsConservationHabitual": true,
                "Comments": "sample string 6",
                "FeeTypeId": 7,
                "FeeType": {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "IsVoid": true,
                "VoidReason": "sample string 9",
                "DateProcessed": "2025-04-25T17:57:23.7921083Z",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "IsRefund": true,
                "RefundAmount": 11.1,
                "RefundComment": "sample string 12",
                "IsStateAgency": true,
                "IsCheckMissing": true,
                "FormmoreInformationRequiredId": 1,
                "FormmoreInformationRequired": {
                  "FormId": 1,
                  "InternalUserId": 2,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormMoreInformationRequiredTypeId": 3,
                  "FormMoreInformationRequiredType": {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                    "Disabled": true
                  },
                  "Description": "sample string 4",
                  "IsSubmitted": true,
                  "FeeType": "sample string 6",
                  "FederalFeeype": "sample string 7",
                  "OwedAmount": 1.1,
                  "CustomAmount": 1.1,
                  "Id": 8,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormUserRoles": [
              {
                "ExternalUserId": 1,
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "ContactId": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "ExternalUserId": 1,
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "ContactId": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormStaffRoles": [
              {
                "InternalUserId": 1,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "InternalUserId": 1,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormContactRoles": [
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Notifications": [
              {
                "FormId": 1,
                "OrganizationId": 1,
                "NotificationTypeId": 1,
                "NotificationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationTemplateId": 2,
                "NotificationTemplate": {
                  "Name": "sample string 1",
                  "Subject": "sample string 2",
                  "Description": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationCategoryId": 3,
                "NotificationCategory": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsCompleted": true,
                "Subject": "sample string 5",
                "Body": "sample string 6",
                "NotificationUserStatuses": [],
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "NotificationAttachments": [
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "OrganizationId": 1,
                "NotificationTypeId": 1,
                "NotificationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationTemplateId": 2,
                "NotificationTemplate": {
                  "Name": "sample string 1",
                  "Subject": "sample string 2",
                  "Description": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationCategoryId": 3,
                "NotificationCategory": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsCompleted": true,
                "Subject": "sample string 5",
                "Body": "sample string 6",
                "NotificationUserStatuses": [],
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "NotificationAttachments": [
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "FormSpecies": [
              {
                "FormId": 1,
                "SpeciesId": 2,
                "Species": {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormConditions": [
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "EH": "sample string 3",
                "PH": "sample string 4",
                "LastObservationYear": "sample string 5",
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "SpeciesId": 2,
                "Species": {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormConditions": [
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "EH": "sample string 3",
                "PH": "sample string 4",
                "LastObservationYear": "sample string 5",
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FormSectionStatuses": [
              {
                "FormId": 1,
                "FormSectionId": 2,
                "FormSection": {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Status": true,
                "IsCurrent": true,
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "FormSectionId": 2,
                "FormSection": {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Status": true,
                "IsCurrent": true,
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "ConfirmationName": "sample string 21",
            "ConfirmationDate": "2025-04-25T17:57:23.7921083Z",
            "IsConfirmationAgreed": true,
            "IsObserverSignatureMissing": true,
            "PlatNumber": "sample string 22",
            "LotNumber": "sample string 23",
            "RegistryId": 1,
            "Registry": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "CertificateNumber": "sample string 24",
            "BookNumber": "sample string 25",
            "PageNumber": "sample string 26",
            "RequireDepFiling": true,
            "HasEntireProjectPlan": true,
            "HasRecordOwnerProof": true,
            "HasSitePhotographs": true,
            "HasVegetationMap": true,
            "HasPriorityHabitatPlan": true,
            "ReviewLogout": {
              "FormId": 1,
              "CustomizedInfo": "sample string 2",
              "PlanDate": "sample string 3",
              "RevisedDate": "sample string 4",
              "Exemptions": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                }
              ],
              "WPAs": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                }
              ],
              "IsDraftLetterGenerated": true,
              "IsFileNumberIssued": true,
              "ReviewAssistantNote": "sample string 7",
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "CompletedDate": "2025-04-25T17:57:23.7921083Z",
              "PreviousLetterDate": "sample string 8",
              "PlanName": "sample string 9",
              "DepFileNumber": "sample string 10",
              "CCEmailDeterminationMade": "sample string 11",
              "Title": "sample string 12",
              "TakeLetterIssuanceDate": "2025-04-25T17:57:23.7921083Z",
              "RequiresLandProtection": true,
              "RequiresMitigationFunds": true,
              "RequiresLongTermManagement": true,
              "Id": 13,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            "FormConditions": [
              {
                "FormId": 1,
                "ConditionId": 1,
                "Condition": {
                  "ConditionCategoryId": 1,
                  "ConditionCategory": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ShortName": "sample string 2",
                  "Language": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Language": "sample string 2",
                "IsRegulationMesa": true,
                "IsRegulationWpa": true,
                "ConditionOrder": 5,
                "FormSpecies": [
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "ConditionId": 1,
                "Condition": {
                  "ConditionCategoryId": 1,
                  "ConditionCategory": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ShortName": "sample string 2",
                  "Language": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Language": "sample string 2",
                "IsRegulationMesa": true,
                "IsRegulationWpa": true,
                "ConditionOrder": 5,
                "FormSpecies": [
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "CopiedFormId": 1,
            "IsMEPACertificateRequired": true,
            "IsMEPACertificateIssued": true,
            "MEPANumber": "sample string 34",
            "ReceivedMEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
            "PlanMeetsPerformanceStandards": true,
            "IsNOIAttached": true,
            "IsFileNumberIssued": true,
            "CCEmailMoreInfo": "sample string 37",
            "CCEmailIssueFileNumber": "sample string 38",
            "IsMEPAReviewRequired": true,
            "EEAFileNumber": "sample string 40",
            "MEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
            "IsMEPAReviewOngoing": true,
            "ExpirationDate": "2025-04-25T17:57:23.7921083Z",
            "FinalLetterDate": "2025-04-25T17:57:23.7921083Z",
            "Id": 41,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          }
        ],
        "Id": 3,
        "CreatedDate": "2025-04-25T17:57:23.790109Z",
        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
        "Disabled": true
      },
      {
        "PartyId": "sample string 1",
        "Name": "sample string 2",
        "Size": 1,
        "OrganizationDto": {
          "PartyId": "sample string 1",
          "OrganizationName": "sample string 2",
          "DoBusinessAs": "sample string 3",
          "OrganizationCode": "sample string 4",
          "OrganizationDetails": "sample string 5",
          "OrganizationSize": 1,
          "StartDate": "sample string 6",
          "EndDate": "sample string 7",
          "OrganizationTypeId": 1,
          "OrganizationTypeName": "sample string 8",
          "OrganizationTypeCode": "sample string 9",
          "ContactNameDepartment": "sample string 10",
          "Url": "sample string 11",
          "ApplicationToken": "sample string 12",
          "Addresses": [
            {
              "AddressId": "sample string 1",
              "StreetAddress1": "sample string 2",
              "StreetAddress2": "sample string 3",
              "PostalTown": {
                "TownId": 1,
                "TownName": "sample string 2",
                "IsOfficial": true,
                "CountyId": 1,
                "CountyName": "sample string 4"
              },
              "TownId": 1,
              "TownName": "sample string 4",
              "MunicipalId": 1,
              "MunicipalName": "sample string 5",
              "PostalCounty": {
                "CountyId": 1,
                "CountyName": "sample string 2"
              },
              "CountyId": 1,
              "County": "sample string 6",
              "CountyName": "sample string 7",
              "PostalState": {
                "StateId": 1,
                "StateCode": "sample string 2",
                "StateDescription": "sample string 3"
              },
              "StateId": 1,
              "StateName": "sample string 8",
              "StateCode": "sample string 9",
              "PostalZip": {
                "ZipId": 1,
                "ZipCode": "sample string 2"
              },
              "ZipId": 1,
              "ZipCode": "sample string 10",
              "PostalCountry": {
                "CountryId": 1,
                "CountryCode": "sample string 2",
                "CountryName": "sample string 3"
              },
              "CountryId": 1,
              "Country": "sample string 11",
              "CountryCode": "sample string 12",
              "IsForeign": true,
              "ForeignTown": "sample string 14",
              "ForeignPostalCode": "sample string 15",
              "ForeignState": "sample string 16",
              "ExternalLocationId": "sample string 17",
              "DivisionDepartment": "sample string 18",
              "AdditionalAddressInformation": "sample string 19",
              "CityRegionCode": "sample string 20",
              "Latitude": 21.1,
              "Longitude": 22.1,
              "PostalAddressFull": "sample string 23"
            },
            {
              "AddressId": "sample string 1",
              "StreetAddress1": "sample string 2",
              "StreetAddress2": "sample string 3",
              "PostalTown": {
                "TownId": 1,
                "TownName": "sample string 2",
                "IsOfficial": true,
                "CountyId": 1,
                "CountyName": "sample string 4"
              },
              "TownId": 1,
              "TownName": "sample string 4",
              "MunicipalId": 1,
              "MunicipalName": "sample string 5",
              "PostalCounty": {
                "CountyId": 1,
                "CountyName": "sample string 2"
              },
              "CountyId": 1,
              "County": "sample string 6",
              "CountyName": "sample string 7",
              "PostalState": {
                "StateId": 1,
                "StateCode": "sample string 2",
                "StateDescription": "sample string 3"
              },
              "StateId": 1,
              "StateName": "sample string 8",
              "StateCode": "sample string 9",
              "PostalZip": {
                "ZipId": 1,
                "ZipCode": "sample string 2"
              },
              "ZipId": 1,
              "ZipCode": "sample string 10",
              "PostalCountry": {
                "CountryId": 1,
                "CountryCode": "sample string 2",
                "CountryName": "sample string 3"
              },
              "CountryId": 1,
              "Country": "sample string 11",
              "CountryCode": "sample string 12",
              "IsForeign": true,
              "ForeignTown": "sample string 14",
              "ForeignPostalCode": "sample string 15",
              "ForeignState": "sample string 16",
              "ExternalLocationId": "sample string 17",
              "DivisionDepartment": "sample string 18",
              "AdditionalAddressInformation": "sample string 19",
              "CityRegionCode": "sample string 20",
              "Latitude": 21.1,
              "Longitude": 22.1,
              "PostalAddressFull": "sample string 23"
            }
          ],
          "PartyAliases": [
            {
              "PartyAliasId": 1,
              "FirstName": "sample string 2",
              "MiddleName": "sample string 3",
              "LastName": "sample string 4",
              "CompanyName": "sample string 5",
              "Comment": "sample string 6"
            },
            {
              "PartyAliasId": 1,
              "FirstName": "sample string 2",
              "MiddleName": "sample string 3",
              "LastName": "sample string 4",
              "CompanyName": "sample string 5",
              "Comment": "sample string 6"
            }
          ],
          "OrganizationType": {
            "Id": 1,
            "Name": "sample string 2",
            "Description": "sample string 3",
            "OrganizationTypeCode": "sample string 4"
          },
          "LastModifiedBy": "sample string 13"
        },
        "Forms": [
          {
            "ProjectId": 1,
            "Project": {
              "Title": "sample string 1",
              "ProjectStatusId": 2,
              "ProjectStatus": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Location": "sample string 3",
              "FileNumber": "sample string 4",
              "Description": "sample string 5",
              "PropertyAcreage": 1.1,
              "AlterationAcreage": 1.1,
              "ClosedDate": "2025-04-25T17:57:23.790109Z",
              "LinkedProjectId": 1,
              "ChildLinkedProject": [],
              "Comments": "sample string 6",
              "DEPFileNumber": "sample string 7",
              "EEAFileNumber": "sample string 8",
              "LinkedFormFileNumber": "sample string 9",
              "LegacyFileNumber": "sample string 10",
              "Towns": [
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "ProjectCategories": [
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "CreatedByStaffId": 11,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Forms": [],
              "ProjectContactRoles": [
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "EffortId": 1,
            "Effort": {
              "Name": "sample string 1",
              "FileNumber": "sample string 2",
              "Description": "sample string 3",
              "CreatedByUserId": 1,
              "CreatedByStaffId": 1,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LinkedEffortId": 1,
              "ChildLinkedEffort": [],
              "Forms": [],
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "FormTypeId": 1,
            "FormType": {
              "ApplicationId": 1,
              "Application": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Description": "sample string 1",
              "FormSections": [
                {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "FeeTypes": [
                {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "LetterTemplates": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "FormStatusId": 2,
            "FormStatus": {
              "ExternalDisplayValue": "sample string 1",
              "InternalDisplayValue": "sample string 2",
              "Description": "sample string 3",
              "IsExternalDisplayValue": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Title": "sample string 3",
            "Location": "sample string 4",
            "Directions": "sample string 5",
            "FileNumber": "sample string 6",
            "Description": "sample string 7",
            "PropertyAcreage": 1.1,
            "AlterationAcreage": 1.1,
            "SubmittedDate": "2025-04-25T17:57:23.7911155Z",
            "DueDate": "2025-04-25T17:57:23.7911155Z",
            "ClosedDate": "2025-04-25T17:57:23.7911155Z",
            "Comments": "sample string 8",
            "IsFormComplete": true,
            "HasNHESPTrackingNumber": true,
            "NHESPTrackingNumber": "sample string 11",
            "IsNHESPStaffSubmitted": true,
            "IsSingleUserProject": true,
            "IsRecordOwner": true,
            "IsRepresentative": true,
            "OrganizationId": 1,
            "PH": "sample string 16",
            "EH": "sample string 17",
            "LetterTemplateId": 1,
            "LetterTemplate": {
              "Name": "sample string 1",
              "Description": "sample string 2",
              "FormTypes": [
                {
                  "ApplicationId": 1,
                  "Application": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Description": "sample string 1",
                  "FormSections": [
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FeeTypes": [
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "LetterTemplates": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ApplicationId": 1,
                  "Application": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Description": "sample string 1",
                  "FormSections": [
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FeeTypes": [
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "LetterTemplates": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "IsFinalLetterGenerated": true,
            "IsLetterSent": true,
            "IsConComLetterSent": true,
            "Documents": [
              {
                "FormId": 1,
                "CommunicationId": 1,
                "Communication": {
                  "FormId": 1,
                  "CommunicationTypeId": 1,
                  "CommunicationType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                  "Staff": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Summary": "sample string 1",
                  "Attachments": [],
                  "DueDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseRequired": true,
                  "ResponseTypeId": 1,
                  "ResponseType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ProjectId": 1,
                  "Project": {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ComplianceId": 1,
                "Compliance": {
                  "FormConditionId": 1,
                  "FormCondition": {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ConditionStatusId": 2,
                  "ConditionStatus": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                  "Overdue": true,
                  "IsLocked": true,
                  "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Name": "sample string 1",
                "Type": "sample string 2",
                "Size": 3,
                "FileInfoId": 4,
                "FileInfoEncryptId": "sample string 5",
                "IsFinalLetter": true,
                "PermitDisplayName": "sample string 7",
                "IsPermitAssociated": true,
                "IsFinalLetterSent": true,
                "IsAmendment": true,
                "LetterType": "sample string 11",
                "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
                "GeneralConditionId": 1,
                "GeneralCondition": {
                  "FormId": 1,
                  "IsPermitRecorded": true,
                  "BookNumber": "sample string 2",
                  "PageNumber": "sample string 3",
                  "IsContactListReceived": true,
                  "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                  "IsStartOfWorkApproved": true,
                  "Comments": "sample string 4",
                  "Documents": [],
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "CommunicationId": 1,
                "Communication": {
                  "FormId": 1,
                  "CommunicationTypeId": 1,
                  "CommunicationType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                  "Staff": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Summary": "sample string 1",
                  "Attachments": [],
                  "DueDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseRequired": true,
                  "ResponseTypeId": 1,
                  "ResponseType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ProjectId": 1,
                  "Project": {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ComplianceId": 1,
                "Compliance": {
                  "FormConditionId": 1,
                  "FormCondition": {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ConditionStatusId": 2,
                  "ConditionStatus": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                  "Overdue": true,
                  "IsLocked": true,
                  "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Name": "sample string 1",
                "Type": "sample string 2",
                "Size": 3,
                "FileInfoId": 4,
                "FileInfoEncryptId": "sample string 5",
                "IsFinalLetter": true,
                "PermitDisplayName": "sample string 7",
                "IsPermitAssociated": true,
                "IsFinalLetterSent": true,
                "IsAmendment": true,
                "LetterType": "sample string 11",
                "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
                "GeneralConditionId": 1,
                "GeneralCondition": {
                  "FormId": 1,
                  "IsPermitRecorded": true,
                  "BookNumber": "sample string 2",
                  "PageNumber": "sample string 3",
                  "IsContactListReceived": true,
                  "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                  "IsStartOfWorkApproved": true,
                  "Comments": "sample string 4",
                  "Documents": [],
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "Towns": [
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "Fees": [
              {
                "FormId": 1,
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "InvoiceNumber": "sample string 1",
                "TransactionNumber": "sample string 2",
                "IsNonProfitGovernment": true,
                "NonProfitGovernment": "sample string 4",
                "IsConservationHabitual": true,
                "Comments": "sample string 6",
                "FeeTypeId": 7,
                "FeeType": {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "IsVoid": true,
                "VoidReason": "sample string 9",
                "DateProcessed": "2025-04-25T17:57:23.7921083Z",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "IsRefund": true,
                "RefundAmount": 11.1,
                "RefundComment": "sample string 12",
                "IsStateAgency": true,
                "IsCheckMissing": true,
                "FormmoreInformationRequiredId": 1,
                "FormmoreInformationRequired": {
                  "FormId": 1,
                  "InternalUserId": 2,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormMoreInformationRequiredTypeId": 3,
                  "FormMoreInformationRequiredType": {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                    "Disabled": true
                  },
                  "Description": "sample string 4",
                  "IsSubmitted": true,
                  "FeeType": "sample string 6",
                  "FederalFeeype": "sample string 7",
                  "OwedAmount": 1.1,
                  "CustomAmount": 1.1,
                  "Id": 8,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "InvoiceNumber": "sample string 1",
                "TransactionNumber": "sample string 2",
                "IsNonProfitGovernment": true,
                "NonProfitGovernment": "sample string 4",
                "IsConservationHabitual": true,
                "Comments": "sample string 6",
                "FeeTypeId": 7,
                "FeeType": {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "IsVoid": true,
                "VoidReason": "sample string 9",
                "DateProcessed": "2025-04-25T17:57:23.7921083Z",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "IsRefund": true,
                "RefundAmount": 11.1,
                "RefundComment": "sample string 12",
                "IsStateAgency": true,
                "IsCheckMissing": true,
                "FormmoreInformationRequiredId": 1,
                "FormmoreInformationRequired": {
                  "FormId": 1,
                  "InternalUserId": 2,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormMoreInformationRequiredTypeId": 3,
                  "FormMoreInformationRequiredType": {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                    "Disabled": true
                  },
                  "Description": "sample string 4",
                  "IsSubmitted": true,
                  "FeeType": "sample string 6",
                  "FederalFeeype": "sample string 7",
                  "OwedAmount": 1.1,
                  "CustomAmount": 1.1,
                  "Id": 8,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormUserRoles": [
              {
                "ExternalUserId": 1,
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "ContactId": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "ExternalUserId": 1,
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "ContactId": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormStaffRoles": [
              {
                "InternalUserId": 1,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "InternalUserId": 1,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormContactRoles": [
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Notifications": [
              {
                "FormId": 1,
                "OrganizationId": 1,
                "NotificationTypeId": 1,
                "NotificationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationTemplateId": 2,
                "NotificationTemplate": {
                  "Name": "sample string 1",
                  "Subject": "sample string 2",
                  "Description": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationCategoryId": 3,
                "NotificationCategory": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsCompleted": true,
                "Subject": "sample string 5",
                "Body": "sample string 6",
                "NotificationUserStatuses": [],
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "NotificationAttachments": [
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "OrganizationId": 1,
                "NotificationTypeId": 1,
                "NotificationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationTemplateId": 2,
                "NotificationTemplate": {
                  "Name": "sample string 1",
                  "Subject": "sample string 2",
                  "Description": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationCategoryId": 3,
                "NotificationCategory": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsCompleted": true,
                "Subject": "sample string 5",
                "Body": "sample string 6",
                "NotificationUserStatuses": [],
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "NotificationAttachments": [
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "FormSpecies": [
              {
                "FormId": 1,
                "SpeciesId": 2,
                "Species": {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormConditions": [
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "EH": "sample string 3",
                "PH": "sample string 4",
                "LastObservationYear": "sample string 5",
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "SpeciesId": 2,
                "Species": {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormConditions": [
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "EH": "sample string 3",
                "PH": "sample string 4",
                "LastObservationYear": "sample string 5",
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FormSectionStatuses": [
              {
                "FormId": 1,
                "FormSectionId": 2,
                "FormSection": {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Status": true,
                "IsCurrent": true,
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "FormSectionId": 2,
                "FormSection": {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Status": true,
                "IsCurrent": true,
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "ConfirmationName": "sample string 21",
            "ConfirmationDate": "2025-04-25T17:57:23.7921083Z",
            "IsConfirmationAgreed": true,
            "IsObserverSignatureMissing": true,
            "PlatNumber": "sample string 22",
            "LotNumber": "sample string 23",
            "RegistryId": 1,
            "Registry": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "CertificateNumber": "sample string 24",
            "BookNumber": "sample string 25",
            "PageNumber": "sample string 26",
            "RequireDepFiling": true,
            "HasEntireProjectPlan": true,
            "HasRecordOwnerProof": true,
            "HasSitePhotographs": true,
            "HasVegetationMap": true,
            "HasPriorityHabitatPlan": true,
            "ReviewLogout": {
              "FormId": 1,
              "CustomizedInfo": "sample string 2",
              "PlanDate": "sample string 3",
              "RevisedDate": "sample string 4",
              "Exemptions": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                }
              ],
              "WPAs": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                }
              ],
              "IsDraftLetterGenerated": true,
              "IsFileNumberIssued": true,
              "ReviewAssistantNote": "sample string 7",
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "CompletedDate": "2025-04-25T17:57:23.7921083Z",
              "PreviousLetterDate": "sample string 8",
              "PlanName": "sample string 9",
              "DepFileNumber": "sample string 10",
              "CCEmailDeterminationMade": "sample string 11",
              "Title": "sample string 12",
              "TakeLetterIssuanceDate": "2025-04-25T17:57:23.7921083Z",
              "RequiresLandProtection": true,
              "RequiresMitigationFunds": true,
              "RequiresLongTermManagement": true,
              "Id": 13,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            "FormConditions": [
              {
                "FormId": 1,
                "ConditionId": 1,
                "Condition": {
                  "ConditionCategoryId": 1,
                  "ConditionCategory": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ShortName": "sample string 2",
                  "Language": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Language": "sample string 2",
                "IsRegulationMesa": true,
                "IsRegulationWpa": true,
                "ConditionOrder": 5,
                "FormSpecies": [
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "ConditionId": 1,
                "Condition": {
                  "ConditionCategoryId": 1,
                  "ConditionCategory": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ShortName": "sample string 2",
                  "Language": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Language": "sample string 2",
                "IsRegulationMesa": true,
                "IsRegulationWpa": true,
                "ConditionOrder": 5,
                "FormSpecies": [
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "CopiedFormId": 1,
            "IsMEPACertificateRequired": true,
            "IsMEPACertificateIssued": true,
            "MEPANumber": "sample string 34",
            "ReceivedMEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
            "PlanMeetsPerformanceStandards": true,
            "IsNOIAttached": true,
            "IsFileNumberIssued": true,
            "CCEmailMoreInfo": "sample string 37",
            "CCEmailIssueFileNumber": "sample string 38",
            "IsMEPAReviewRequired": true,
            "EEAFileNumber": "sample string 40",
            "MEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
            "IsMEPAReviewOngoing": true,
            "ExpirationDate": "2025-04-25T17:57:23.7921083Z",
            "FinalLetterDate": "2025-04-25T17:57:23.7921083Z",
            "Id": 41,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          {
            "ProjectId": 1,
            "Project": {
              "Title": "sample string 1",
              "ProjectStatusId": 2,
              "ProjectStatus": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Location": "sample string 3",
              "FileNumber": "sample string 4",
              "Description": "sample string 5",
              "PropertyAcreage": 1.1,
              "AlterationAcreage": 1.1,
              "ClosedDate": "2025-04-25T17:57:23.790109Z",
              "LinkedProjectId": 1,
              "ChildLinkedProject": [],
              "Comments": "sample string 6",
              "DEPFileNumber": "sample string 7",
              "EEAFileNumber": "sample string 8",
              "LinkedFormFileNumber": "sample string 9",
              "LegacyFileNumber": "sample string 10",
              "Towns": [
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "ProjectCategories": [
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "CreatedByStaffId": 11,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Forms": [],
              "ProjectContactRoles": [
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "EffortId": 1,
            "Effort": {
              "Name": "sample string 1",
              "FileNumber": "sample string 2",
              "Description": "sample string 3",
              "CreatedByUserId": 1,
              "CreatedByStaffId": 1,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LinkedEffortId": 1,
              "ChildLinkedEffort": [],
              "Forms": [],
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "FormTypeId": 1,
            "FormType": {
              "ApplicationId": 1,
              "Application": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Description": "sample string 1",
              "FormSections": [
                {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "FeeTypes": [
                {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "LetterTemplates": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "FormTypes": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "FormStatusId": 2,
            "FormStatus": {
              "ExternalDisplayValue": "sample string 1",
              "InternalDisplayValue": "sample string 2",
              "Description": "sample string 3",
              "IsExternalDisplayValue": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Title": "sample string 3",
            "Location": "sample string 4",
            "Directions": "sample string 5",
            "FileNumber": "sample string 6",
            "Description": "sample string 7",
            "PropertyAcreage": 1.1,
            "AlterationAcreage": 1.1,
            "SubmittedDate": "2025-04-25T17:57:23.7911155Z",
            "DueDate": "2025-04-25T17:57:23.7911155Z",
            "ClosedDate": "2025-04-25T17:57:23.7911155Z",
            "Comments": "sample string 8",
            "IsFormComplete": true,
            "HasNHESPTrackingNumber": true,
            "NHESPTrackingNumber": "sample string 11",
            "IsNHESPStaffSubmitted": true,
            "IsSingleUserProject": true,
            "IsRecordOwner": true,
            "IsRepresentative": true,
            "OrganizationId": 1,
            "PH": "sample string 16",
            "EH": "sample string 17",
            "LetterTemplateId": 1,
            "LetterTemplate": {
              "Name": "sample string 1",
              "Description": "sample string 2",
              "FormTypes": [
                {
                  "ApplicationId": 1,
                  "Application": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Description": "sample string 1",
                  "FormSections": [
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FeeTypes": [
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "LetterTemplates": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ApplicationId": 1,
                  "Application": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Description": "sample string 1",
                  "FormSections": [
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Section": "sample string 1",
                      "Order": 2,
                      "FormTypes": [],
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FeeTypes": [
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "Code": "sample string 1",
                      "Description": "sample string 2",
                      "Summary": "sample string 3",
                      "Amount": 4.1,
                      "Order": 5,
                      "IsFederalFeeType": true,
                      "IsProjectFeeType": true,
                      "IsCustomAmountAccepted": true,
                      "FormTypes": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "LetterTemplates": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "IsFinalLetterGenerated": true,
            "IsLetterSent": true,
            "IsConComLetterSent": true,
            "Documents": [
              {
                "FormId": 1,
                "CommunicationId": 1,
                "Communication": {
                  "FormId": 1,
                  "CommunicationTypeId": 1,
                  "CommunicationType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                  "Staff": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Summary": "sample string 1",
                  "Attachments": [],
                  "DueDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseRequired": true,
                  "ResponseTypeId": 1,
                  "ResponseType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ProjectId": 1,
                  "Project": {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ComplianceId": 1,
                "Compliance": {
                  "FormConditionId": 1,
                  "FormCondition": {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ConditionStatusId": 2,
                  "ConditionStatus": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                  "Overdue": true,
                  "IsLocked": true,
                  "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Name": "sample string 1",
                "Type": "sample string 2",
                "Size": 3,
                "FileInfoId": 4,
                "FileInfoEncryptId": "sample string 5",
                "IsFinalLetter": true,
                "PermitDisplayName": "sample string 7",
                "IsPermitAssociated": true,
                "IsFinalLetterSent": true,
                "IsAmendment": true,
                "LetterType": "sample string 11",
                "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
                "GeneralConditionId": 1,
                "GeneralCondition": {
                  "FormId": 1,
                  "IsPermitRecorded": true,
                  "BookNumber": "sample string 2",
                  "PageNumber": "sample string 3",
                  "IsContactListReceived": true,
                  "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                  "IsStartOfWorkApproved": true,
                  "Comments": "sample string 4",
                  "Documents": [],
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "CommunicationId": 1,
                "Communication": {
                  "FormId": 1,
                  "CommunicationTypeId": 1,
                  "CommunicationType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                  "Staff": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Summary": "sample string 1",
                  "Attachments": [],
                  "DueDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                  "ResponseRequired": true,
                  "ResponseTypeId": 1,
                  "ResponseType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ProjectId": 1,
                  "Project": {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "County": "sample string 2",
                        "Email": "sample string 3",
                        "DEPRegion": "sample string 4",
                        "RegistryId": 1,
                        "Registry": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ConservationCommissionName": "sample string 5",
                        "StreetAddress1": "sample string 6",
                        "StreetAddress2": "sample string 7",
                        "State": "sample string 8",
                        "ZipCode": "sample string 9",
                        "PhoneNumber": "sample string 10",
                        "PhoneExt": "sample string 11",
                        "AlternatePhone": "sample string 12",
                        "AlternatePhoneExt": "sample string 13",
                        "MobileNumber": "sample string 14",
                        "FaxNumber": "sample string 15",
                        "Projects": [],
                        "Forms": [],
                        "City": "sample string 16",
                        "Id": 17,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ComplianceId": 1,
                "Compliance": {
                  "FormConditionId": 1,
                  "FormCondition": {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "FormId": 1,
                        "SpeciesId": 2,
                        "Species": {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "FullName": "sample string 4",
                              "EmailAddress": "sample string 5",
                              "PhoneNumber": "sample string 6",
                              "Title": "sample string 7",
                              "RoleId": 8,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                              "IsCurrentInternalUser": true,
                              "IsApplicationReviewer": true,
                              "UserInformation": {
                                "UserId": 1,
                                "UserName": "sample string 2",
                                "IsExternalUser": true,
                                "StatusId": 4,
                                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                                "Email": "sample string 6",
                                "FirstName": "sample string 7",
                                "LastName": "sample string 8",
                                "FullName": "sample string 9",
                                "MiddleName": "sample string 10",
                                "PhoneNumber": "sample string 11",
                                "IsActive": true
                              },
                              "NotificationStaffStatuses": [
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                {
                                  "InternalUserId": 1,
                                  "NotificationId": 2,
                                  "Notification": {
                                    "FormId": 1,
                                    "OrganizationId": 1,
                                    "NotificationTypeId": 1,
                                    "NotificationType": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "NotificationCategoryId": 3,
                                    "NotificationCategory": {
                                      "Description": "sample string 1",
                                      "Id": 2,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "IsCompleted": true,
                                    "Subject": "sample string 5",
                                    "Body": "sample string 6",
                                    "NotificationUserStatuses": [],
                                    "NotificationStaffStatuses": [],
                                    "NotificationAttachments": [
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      },
                                      {
                                        "NotificationId": 1,
                                        "NotificationTemplateId": 2,
                                        "NotificationTemplate": {
                                          "Name": "sample string 1",
                                          "Subject": "sample string 2",
                                          "Description": "sample string 3",
                                          "Id": 4,
                                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                          "Disabled": true
                                        },
                                        "Id": 3,
                                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                        "Disabled": true
                                      }
                                    ],
                                    "Id": 7,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  "HasRead": true,
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                }
                              ],
                              "Species": [],
                              "IsStaffReviewer": true,
                              "IsCommunicationStaff": true,
                              "Id": 11,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormConditions": [],
                        "EH": "sample string 3",
                        "PH": "sample string 4",
                        "LastObservationYear": "sample string 5",
                        "Id": 6,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ConditionStatusId": 2,
                  "ConditionStatus": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                  "Overdue": true,
                  "IsLocked": true,
                  "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Name": "sample string 1",
                "Type": "sample string 2",
                "Size": 3,
                "FileInfoId": 4,
                "FileInfoEncryptId": "sample string 5",
                "IsFinalLetter": true,
                "PermitDisplayName": "sample string 7",
                "IsPermitAssociated": true,
                "IsFinalLetterSent": true,
                "IsAmendment": true,
                "LetterType": "sample string 11",
                "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
                "GeneralConditionId": 1,
                "GeneralCondition": {
                  "FormId": 1,
                  "IsPermitRecorded": true,
                  "BookNumber": "sample string 2",
                  "PageNumber": "sample string 3",
                  "IsContactListReceived": true,
                  "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                  "IsStartOfWorkApproved": true,
                  "Comments": "sample string 4",
                  "Documents": [],
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "Towns": [
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Title": "sample string 1",
                    "ProjectStatusId": 2,
                    "ProjectStatus": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Location": "sample string 3",
                    "FileNumber": "sample string 4",
                    "Description": "sample string 5",
                    "PropertyAcreage": 1.1,
                    "AlterationAcreage": 1.1,
                    "ClosedDate": "2025-04-25T17:57:23.790109Z",
                    "LinkedProjectId": 1,
                    "ChildLinkedProject": [],
                    "Comments": "sample string 6",
                    "DEPFileNumber": "sample string 7",
                    "EEAFileNumber": "sample string 8",
                    "LinkedFormFileNumber": "sample string 9",
                    "LegacyFileNumber": "sample string 10",
                    "Towns": [],
                    "ProjectCategories": [
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "Description": "sample string 1",
                        "Projects": [],
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "CreatedByStaffId": 11,
                    "CreatedByStaff": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Forms": [],
                    "ProjectContactRoles": [
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "Contact": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 2,
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "EmailAddress": "sample string 3",
                          "FirstName": "sample string 4",
                          "LastName": "sample string 5",
                          "FullName": "sample string 6",
                          "OrganizationName": "sample string 7",
                          "Affiliation": "sample string 8",
                          "ContactDto": {
                            "ContactId": "sample string 1",
                            "ContactTypeId": 1,
                            "ContactTypeName": "sample string 2",
                            "Comment": "sample string 3",
                            "Title": "sample string 4",
                            "Email": "sample string 5",
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "ApplicationToken": "sample string 8",
                            "ProgramName": "sample string 9",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "Phones": [
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              },
                              {
                                "PhoneId": 1,
                                "PhoneType": {
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Description": "sample string 3"
                                },
                                "PhoneTypeId": 1,
                                "PhoneTypeName": "sample string 2",
                                "PhoneNumber": "sample string 3",
                                "Comment": "sample string 4",
                                "CountryCode": "sample string 5"
                              }
                            ],
                            "personPartyId": "sample string 10",
                            "Person": {
                              "PartyId": "sample string 1",
                              "FirstName": "sample string 2",
                              "LastName": "sample string 3",
                              "MiddleName": "sample string 4",
                              "FullName": "sample string 5",
                              "Dob": "sample string 6",
                              "ApplicationToken": "sample string 7",
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "Contacts": [
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                },
                                {
                                  "ContactId": "sample string 1",
                                  "PersonPartyId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "OrganizationName": "sample string 5",
                                  "OrganizationPartyId": "sample string 6",
                                  "Person": {
                                    "FirstName": "sample string 1",
                                    "LastName": "sample string 2",
                                    "Middlename": "sample string 3",
                                    "partyId": "sample string 4",
                                    "taxId": "sample string 5",
                                    "vcc": "sample string 6",
                                    "externalPartyId": "sample string 7"
                                  },
                                  "Organization": {
                                    "organizationName": "sample string 1",
                                    "partyId": "sample string 2",
                                    "taxId": "sample string 3",
                                    "vcc": "sample string 4",
                                    "externalPartyId": "sample string 5"
                                  }
                                }
                              ],
                              "LastModifiedBy": "sample string 8"
                            },
                            "ContactType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "organizationPartyId": "sample string 11",
                            "Organization": {
                              "PartyId": "sample string 1",
                              "OrganizationName": "sample string 2",
                              "DoBusinessAs": "sample string 3",
                              "OrganizationCode": "sample string 4",
                              "OrganizationDetails": "sample string 5",
                              "OrganizationSize": 1,
                              "StartDate": "sample string 6",
                              "EndDate": "sample string 7",
                              "OrganizationTypeId": 1,
                              "OrganizationTypeName": "sample string 8",
                              "OrganizationTypeCode": "sample string 9",
                              "ContactNameDepartment": "sample string 10",
                              "Url": "sample string 11",
                              "ApplicationToken": "sample string 12",
                              "Addresses": [
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                },
                                {
                                  "AddressId": "sample string 1",
                                  "StreetAddress1": "sample string 2",
                                  "StreetAddress2": "sample string 3",
                                  "PostalTown": {
                                    "TownId": 1,
                                    "TownName": "sample string 2",
                                    "IsOfficial": true,
                                    "CountyId": 1,
                                    "CountyName": "sample string 4"
                                  },
                                  "TownId": 1,
                                  "TownName": "sample string 4",
                                  "MunicipalId": 1,
                                  "MunicipalName": "sample string 5",
                                  "PostalCounty": {
                                    "CountyId": 1,
                                    "CountyName": "sample string 2"
                                  },
                                  "CountyId": 1,
                                  "County": "sample string 6",
                                  "CountyName": "sample string 7",
                                  "PostalState": {
                                    "StateId": 1,
                                    "StateCode": "sample string 2",
                                    "StateDescription": "sample string 3"
                                  },
                                  "StateId": 1,
                                  "StateName": "sample string 8",
                                  "StateCode": "sample string 9",
                                  "PostalZip": {
                                    "ZipId": 1,
                                    "ZipCode": "sample string 2"
                                  },
                                  "ZipId": 1,
                                  "ZipCode": "sample string 10",
                                  "PostalCountry": {
                                    "CountryId": 1,
                                    "CountryCode": "sample string 2",
                                    "CountryName": "sample string 3"
                                  },
                                  "CountryId": 1,
                                  "Country": "sample string 11",
                                  "CountryCode": "sample string 12",
                                  "IsForeign": true,
                                  "ForeignTown": "sample string 14",
                                  "ForeignPostalCode": "sample string 15",
                                  "ForeignState": "sample string 16",
                                  "ExternalLocationId": "sample string 17",
                                  "DivisionDepartment": "sample string 18",
                                  "AdditionalAddressInformation": "sample string 19",
                                  "CityRegionCode": "sample string 20",
                                  "Latitude": 21.1,
                                  "Longitude": 22.1,
                                  "PostalAddressFull": "sample string 23"
                                }
                              ],
                              "PartyAliases": [
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                },
                                {
                                  "PartyAliasId": 1,
                                  "FirstName": "sample string 2",
                                  "MiddleName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "CompanyName": "sample string 5",
                                  "Comment": "sample string 6"
                                }
                              ],
                              "OrganizationType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3",
                                "OrganizationTypeCode": "sample string 4"
                              },
                              "LastModifiedBy": "sample string 13"
                            },
                            "Roles": [
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              }
                            ],
                            "ContactRoleId": 1,
                            "ContactRoleName": "sample string 12",
                            "LastModifiedBy": "sample string 13"
                          },
                          "Addresses": [
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "CityId": 1,
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "StateId": 1,
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "CountryId": 1,
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "ZipId": 1,
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "PostalAddressFull": "sample string 4",
                              "Id": 5,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "Phones": [
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "PhoneNumber": "sample string 2",
                              "PhoneTypeId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "FormContactRoles": [
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            },
                            {
                              "ContactId": 1,
                              "RoleId": 2,
                              "Role": {
                                "Description": "sample string 1",
                                "RoleTypeId": 2,
                                "RoleType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "FormId": 3,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                              "Disabled": true
                            }
                          ],
                          "ProjectContactRoles": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "RoleId": 1,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ProjectId": 2,
                        "ReviewTypeId": 1,
                        "ReviewType": {
                          "Description": "sample string 1",
                          "IntervalDays": 2,
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 12,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "Fees": [
              {
                "FormId": 1,
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "InvoiceNumber": "sample string 1",
                "TransactionNumber": "sample string 2",
                "IsNonProfitGovernment": true,
                "NonProfitGovernment": "sample string 4",
                "IsConservationHabitual": true,
                "Comments": "sample string 6",
                "FeeTypeId": 7,
                "FeeType": {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "IsVoid": true,
                "VoidReason": "sample string 9",
                "DateProcessed": "2025-04-25T17:57:23.7921083Z",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "IsRefund": true,
                "RefundAmount": 11.1,
                "RefundComment": "sample string 12",
                "IsStateAgency": true,
                "IsCheckMissing": true,
                "FormmoreInformationRequiredId": 1,
                "FormmoreInformationRequired": {
                  "FormId": 1,
                  "InternalUserId": 2,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormMoreInformationRequiredTypeId": 3,
                  "FormMoreInformationRequiredType": {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                    "Disabled": true
                  },
                  "Description": "sample string 4",
                  "IsSubmitted": true,
                  "FeeType": "sample string 6",
                  "FederalFeeype": "sample string 7",
                  "OwedAmount": 1.1,
                  "CustomAmount": 1.1,
                  "Id": 8,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "InvoiceNumber": "sample string 1",
                "TransactionNumber": "sample string 2",
                "IsNonProfitGovernment": true,
                "NonProfitGovernment": "sample string 4",
                "IsConservationHabitual": true,
                "Comments": "sample string 6",
                "FeeTypeId": 7,
                "FeeType": {
                  "Code": "sample string 1",
                  "Description": "sample string 2",
                  "Summary": "sample string 3",
                  "Amount": 4.1,
                  "Order": 5,
                  "IsFederalFeeType": true,
                  "IsProjectFeeType": true,
                  "IsCustomAmountAccepted": true,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Section": "sample string 1",
                          "Order": 2,
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FeeTypes": [],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "IsVoid": true,
                "VoidReason": "sample string 9",
                "DateProcessed": "2025-04-25T17:57:23.7921083Z",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "IsRefund": true,
                "RefundAmount": 11.1,
                "RefundComment": "sample string 12",
                "IsStateAgency": true,
                "IsCheckMissing": true,
                "FormmoreInformationRequiredId": 1,
                "FormmoreInformationRequired": {
                  "FormId": 1,
                  "InternalUserId": 2,
                  "InternalUser": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "Notification": {
                          "FormId": 1,
                          "OrganizationId": 1,
                          "NotificationTypeId": 1,
                          "NotificationType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "NotificationCategoryId": 3,
                          "NotificationCategory": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsCompleted": true,
                          "Subject": "sample string 5",
                          "Body": "sample string 6",
                          "NotificationUserStatuses": [],
                          "NotificationStaffStatuses": [],
                          "NotificationAttachments": [
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "NotificationId": 1,
                              "NotificationTemplateId": 2,
                              "NotificationTemplate": {
                                "Name": "sample string 1",
                                "Subject": "sample string 2",
                                "Description": "sample string 3",
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormMoreInformationRequiredTypeId": 3,
                  "FormMoreInformationRequiredType": {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                    "Disabled": true
                  },
                  "Description": "sample string 4",
                  "IsSubmitted": true,
                  "FeeType": "sample string 6",
                  "FederalFeeype": "sample string 7",
                  "OwedAmount": 1.1,
                  "CustomAmount": 1.1,
                  "Id": 8,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormUserRoles": [
              {
                "ExternalUserId": 1,
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "ContactId": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "ExternalUserId": 1,
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "ContactId": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormStaffRoles": [
              {
                "InternalUserId": 1,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "InternalUserId": 1,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "Notification": {
                        "FormId": 1,
                        "OrganizationId": 1,
                        "NotificationTypeId": 1,
                        "NotificationType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationTemplateId": 2,
                        "NotificationTemplate": {
                          "Name": "sample string 1",
                          "Subject": "sample string 2",
                          "Description": "sample string 3",
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "NotificationCategoryId": 3,
                        "NotificationCategory": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsCompleted": true,
                        "Subject": "sample string 5",
                        "Body": "sample string 6",
                        "NotificationUserStatuses": [],
                        "NotificationStaffStatuses": [],
                        "NotificationAttachments": [
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "NotificationId": 1,
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "FormContactRoles": [
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "Project": {
                        "Title": "sample string 1",
                        "ProjectStatusId": 2,
                        "ProjectStatus": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Location": "sample string 3",
                        "FileNumber": "sample string 4",
                        "Description": "sample string 5",
                        "PropertyAcreage": 1.1,
                        "AlterationAcreage": 1.1,
                        "ClosedDate": "2025-04-25T17:57:23.790109Z",
                        "LinkedProjectId": 1,
                        "ChildLinkedProject": [],
                        "Comments": "sample string 6",
                        "DEPFileNumber": "sample string 7",
                        "EEAFileNumber": "sample string 8",
                        "LinkedFormFileNumber": "sample string 9",
                        "LegacyFileNumber": "sample string 10",
                        "Towns": [
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Name": "sample string 1",
                            "County": "sample string 2",
                            "Email": "sample string 3",
                            "DEPRegion": "sample string 4",
                            "RegistryId": 1,
                            "Registry": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ConservationCommissionName": "sample string 5",
                            "StreetAddress1": "sample string 6",
                            "StreetAddress2": "sample string 7",
                            "State": "sample string 8",
                            "ZipCode": "sample string 9",
                            "PhoneNumber": "sample string 10",
                            "PhoneExt": "sample string 11",
                            "AlternatePhone": "sample string 12",
                            "AlternatePhoneExt": "sample string 13",
                            "MobileNumber": "sample string 14",
                            "FaxNumber": "sample string 15",
                            "Projects": [],
                            "Forms": [],
                            "City": "sample string 16",
                            "Id": 17,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectCategories": [
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "Description": "sample string 1",
                            "Projects": [],
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "CreatedByStaffId": 11,
                        "CreatedByStaff": {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "CommonName": "sample string 1",
                              "ConservationStatusId": 1,
                              "ConservationStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "DataSensitiveId": 1,
                              "DataSensitive": {
                                "PublicDisplayValue": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "ElementSubnationalId": "sample string 2",
                              "FederalStatusId": 1,
                              "FederalStatus": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "IsDataSensitive": true,
                              "ScientificName": "sample string 4",
                              "TaxonomicSubGroupId": 5,
                              "TaxonomicSubGroup": {
                                "Name": "sample string 1",
                                "PublicDisplayValue": "sample string 2",
                                "TaxonomicGroupId": 3,
                                "TaxonomicGroup": {
                                  "Name": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Biologists": [],
                              "IsVernalPoolAssociated": true,
                              "Id": 7,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Forms": [],
                        "ProjectContactRoles": [],
                        "Id": 12,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 2,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormId": 3,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Notifications": [
              {
                "FormId": 1,
                "OrganizationId": 1,
                "NotificationTypeId": 1,
                "NotificationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationTemplateId": 2,
                "NotificationTemplate": {
                  "Name": "sample string 1",
                  "Subject": "sample string 2",
                  "Description": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationCategoryId": 3,
                "NotificationCategory": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsCompleted": true,
                "Subject": "sample string 5",
                "Body": "sample string 6",
                "NotificationUserStatuses": [],
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "NotificationAttachments": [
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "OrganizationId": 1,
                "NotificationTypeId": 1,
                "NotificationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationTemplateId": 2,
                "NotificationTemplate": {
                  "Name": "sample string 1",
                  "Subject": "sample string 2",
                  "Description": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "NotificationCategoryId": 3,
                "NotificationCategory": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsCompleted": true,
                "Subject": "sample string 5",
                "Body": "sample string 6",
                "NotificationUserStatuses": [],
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "InternalUser": {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [],
                      "Species": [
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "CommonName": "sample string 1",
                          "ConservationStatusId": 1,
                          "ConservationStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "DataSensitiveId": 1,
                          "DataSensitive": {
                            "PublicDisplayValue": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ElementSubnationalId": "sample string 2",
                          "FederalStatusId": 1,
                          "FederalStatus": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "IsDataSensitive": true,
                          "ScientificName": "sample string 4",
                          "TaxonomicSubGroupId": 5,
                          "TaxonomicSubGroup": {
                            "Name": "sample string 1",
                            "PublicDisplayValue": "sample string 2",
                            "TaxonomicGroupId": 3,
                            "TaxonomicGroup": {
                              "Name": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Biologists": [],
                          "IsVernalPoolAssociated": true,
                          "Id": 7,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "NotificationAttachments": [
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "NotificationId": 1,
                    "NotificationTemplateId": 2,
                    "NotificationTemplate": {
                      "Name": "sample string 1",
                      "Subject": "sample string 2",
                      "Description": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "FormSpecies": [
              {
                "FormId": 1,
                "SpeciesId": 2,
                "Species": {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormConditions": [
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "EH": "sample string 3",
                "PH": "sample string 4",
                "LastObservationYear": "sample string 5",
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "SpeciesId": 2,
                "Species": {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "FullName": "sample string 4",
                      "EmailAddress": "sample string 5",
                      "PhoneNumber": "sample string 6",
                      "Title": "sample string 7",
                      "RoleId": 8,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                      "IsCurrentInternalUser": true,
                      "IsApplicationReviewer": true,
                      "UserInformation": {
                        "UserId": 1,
                        "UserName": "sample string 2",
                        "IsExternalUser": true,
                        "StatusId": 4,
                        "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                        "Email": "sample string 6",
                        "FirstName": "sample string 7",
                        "LastName": "sample string 8",
                        "FullName": "sample string 9",
                        "MiddleName": "sample string 10",
                        "PhoneNumber": "sample string 11",
                        "IsActive": true
                      },
                      "NotificationStaffStatuses": [
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "NotificationId": 2,
                          "Notification": {
                            "FormId": 1,
                            "OrganizationId": 1,
                            "NotificationTypeId": 1,
                            "NotificationType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationTemplateId": 2,
                            "NotificationTemplate": {
                              "Name": "sample string 1",
                              "Subject": "sample string 2",
                              "Description": "sample string 3",
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "NotificationCategoryId": 3,
                            "NotificationCategory": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsCompleted": true,
                            "Subject": "sample string 5",
                            "Body": "sample string 6",
                            "NotificationUserStatuses": [],
                            "NotificationStaffStatuses": [],
                            "NotificationAttachments": [
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "NotificationId": 1,
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "Id": 3,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "HasRead": true,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Species": [],
                      "IsStaffReviewer": true,
                      "IsCommunicationStaff": true,
                      "Id": 11,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormConditions": [
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "ConditionId": 1,
                    "Condition": {
                      "ConditionCategoryId": 1,
                      "ConditionCategory": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "ShortName": "sample string 2",
                      "Language": "sample string 3",
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Language": "sample string 2",
                    "IsRegulationMesa": true,
                    "IsRegulationWpa": true,
                    "ConditionOrder": 5,
                    "FormSpecies": [],
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "EH": "sample string 3",
                "PH": "sample string 4",
                "LastObservationYear": "sample string 5",
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FormSectionStatuses": [
              {
                "FormId": 1,
                "FormSectionId": 2,
                "FormSection": {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Status": true,
                "IsCurrent": true,
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "FormSectionId": 2,
                "FormSection": {
                  "Section": "sample string 1",
                  "Order": 2,
                  "FormTypes": [
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ApplicationId": 1,
                      "Application": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Description": "sample string 1",
                      "FormSections": [],
                      "FeeTypes": [
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Code": "sample string 1",
                          "Description": "sample string 2",
                          "Summary": "sample string 3",
                          "Amount": 4.1,
                          "Order": 5,
                          "IsFederalFeeType": true,
                          "IsProjectFeeType": true,
                          "IsCustomAmountAccepted": true,
                          "FormTypes": [],
                          "Id": 9,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "LetterTemplates": [
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "Description": "sample string 2",
                          "FormTypes": [],
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Status": true,
                "IsCurrent": true,
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "ConfirmationName": "sample string 21",
            "ConfirmationDate": "2025-04-25T17:57:23.7921083Z",
            "IsConfirmationAgreed": true,
            "IsObserverSignatureMissing": true,
            "PlatNumber": "sample string 22",
            "LotNumber": "sample string 23",
            "RegistryId": 1,
            "Registry": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "CertificateNumber": "sample string 24",
            "BookNumber": "sample string 25",
            "PageNumber": "sample string 26",
            "RequireDepFiling": true,
            "HasEntireProjectPlan": true,
            "HasRecordOwnerProof": true,
            "HasSitePhotographs": true,
            "HasVegetationMap": true,
            "HasPriorityHabitatPlan": true,
            "ReviewLogout": {
              "FormId": 1,
              "CustomizedInfo": "sample string 2",
              "PlanDate": "sample string 3",
              "RevisedDate": "sample string 4",
              "Exemptions": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                }
              ],
              "WPAs": [
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "ReviewLogouts": [],
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                }
              ],
              "IsDraftLetterGenerated": true,
              "IsFileNumberIssued": true,
              "ReviewAssistantNote": "sample string 7",
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "Notification": {
                      "FormId": 1,
                      "OrganizationId": 1,
                      "NotificationTypeId": 1,
                      "NotificationType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationTemplateId": 2,
                      "NotificationTemplate": {
                        "Name": "sample string 1",
                        "Subject": "sample string 2",
                        "Description": "sample string 3",
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "NotificationCategoryId": 3,
                      "NotificationCategory": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsCompleted": true,
                      "Subject": "sample string 5",
                      "Body": "sample string 6",
                      "NotificationUserStatuses": [],
                      "NotificationStaffStatuses": [],
                      "NotificationAttachments": [
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "NotificationId": 1,
                          "NotificationTemplateId": 2,
                          "NotificationTemplate": {
                            "Name": "sample string 1",
                            "Subject": "sample string 2",
                            "Description": "sample string 3",
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "CompletedDate": "2025-04-25T17:57:23.7921083Z",
              "PreviousLetterDate": "sample string 8",
              "PlanName": "sample string 9",
              "DepFileNumber": "sample string 10",
              "CCEmailDeterminationMade": "sample string 11",
              "Title": "sample string 12",
              "TakeLetterIssuanceDate": "2025-04-25T17:57:23.7921083Z",
              "RequiresLandProtection": true,
              "RequiresMitigationFunds": true,
              "RequiresLongTermManagement": true,
              "Id": 13,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            "FormConditions": [
              {
                "FormId": 1,
                "ConditionId": 1,
                "Condition": {
                  "ConditionCategoryId": 1,
                  "ConditionCategory": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ShortName": "sample string 2",
                  "Language": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Language": "sample string 2",
                "IsRegulationMesa": true,
                "IsRegulationWpa": true,
                "ConditionOrder": 5,
                "FormSpecies": [
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "FormId": 1,
                "ConditionId": 1,
                "Condition": {
                  "ConditionCategoryId": 1,
                  "ConditionCategory": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "ShortName": "sample string 2",
                  "Language": "sample string 3",
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Language": "sample string 2",
                "IsRegulationMesa": true,
                "IsRegulationWpa": true,
                "ConditionOrder": 5,
                "FormSpecies": [
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "FormId": 1,
                    "SpeciesId": 2,
                    "Species": {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "InternalUserId": 1,
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "FullName": "sample string 4",
                          "EmailAddress": "sample string 5",
                          "PhoneNumber": "sample string 6",
                          "Title": "sample string 7",
                          "RoleId": 8,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                          "IsCurrentInternalUser": true,
                          "IsApplicationReviewer": true,
                          "UserInformation": {
                            "UserId": 1,
                            "UserName": "sample string 2",
                            "IsExternalUser": true,
                            "StatusId": 4,
                            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                            "Email": "sample string 6",
                            "FirstName": "sample string 7",
                            "LastName": "sample string 8",
                            "FullName": "sample string 9",
                            "MiddleName": "sample string 10",
                            "PhoneNumber": "sample string 11",
                            "IsActive": true
                          },
                          "NotificationStaffStatuses": [
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            {
                              "InternalUserId": 1,
                              "NotificationId": 2,
                              "Notification": {
                                "FormId": 1,
                                "OrganizationId": 1,
                                "NotificationTypeId": 1,
                                "NotificationType": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationTemplateId": 2,
                                "NotificationTemplate": {
                                  "Name": "sample string 1",
                                  "Subject": "sample string 2",
                                  "Description": "sample string 3",
                                  "Id": 4,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "NotificationCategoryId": 3,
                                "NotificationCategory": {
                                  "Description": "sample string 1",
                                  "Id": 2,
                                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                  "Disabled": true
                                },
                                "IsCompleted": true,
                                "Subject": "sample string 5",
                                "Body": "sample string 6",
                                "NotificationUserStatuses": [],
                                "NotificationStaffStatuses": [],
                                "NotificationAttachments": [
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  },
                                  {
                                    "NotificationId": 1,
                                    "NotificationTemplateId": 2,
                                    "NotificationTemplate": {
                                      "Name": "sample string 1",
                                      "Subject": "sample string 2",
                                      "Description": "sample string 3",
                                      "Id": 4,
                                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                      "Disabled": true
                                    },
                                    "Id": 3,
                                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                    "Disabled": true
                                  }
                                ],
                                "Id": 7,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "HasRead": true,
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            }
                          ],
                          "Species": [],
                          "IsStaffReviewer": true,
                          "IsCommunicationStaff": true,
                          "Id": 11,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "FormConditions": [],
                    "EH": "sample string 3",
                    "PH": "sample string 4",
                    "LastObservationYear": "sample string 5",
                    "Id": 6,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 6,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "CopiedFormId": 1,
            "IsMEPACertificateRequired": true,
            "IsMEPACertificateIssued": true,
            "MEPANumber": "sample string 34",
            "ReceivedMEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
            "PlanMeetsPerformanceStandards": true,
            "IsNOIAttached": true,
            "IsFileNumberIssued": true,
            "CCEmailMoreInfo": "sample string 37",
            "CCEmailIssueFileNumber": "sample string 38",
            "IsMEPAReviewRequired": true,
            "EEAFileNumber": "sample string 40",
            "MEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
            "IsMEPAReviewOngoing": true,
            "ExpirationDate": "2025-04-25T17:57:23.7921083Z",
            "FinalLetterDate": "2025-04-25T17:57:23.7921083Z",
            "Id": 41,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          }
        ],
        "Id": 3,
        "CreatedDate": "2025-04-25T17:57:23.790109Z",
        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
        "Disabled": true
      }
    ],
    "NotificationUserStatuses": [],
    "Id": 15,
    "CreatedDate": "2025-04-25T17:57:23.7921083Z",
    "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
    "Disabled": true
  },
  "NotificationId": 2,
  "Notification": {
    "FormId": 1,
    "Form": {
      "ProjectId": 1,
      "Project": {
        "Title": "sample string 1",
        "ProjectStatusId": 2,
        "ProjectStatus": {
          "Description": "sample string 1",
          "Id": 2,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        "Location": "sample string 3",
        "FileNumber": "sample string 4",
        "Description": "sample string 5",
        "PropertyAcreage": 1.1,
        "AlterationAcreage": 1.1,
        "ClosedDate": "2025-04-25T17:57:23.790109Z",
        "LinkedProjectId": 1,
        "ChildLinkedProject": [],
        "Comments": "sample string 6",
        "DEPFileNumber": "sample string 7",
        "EEAFileNumber": "sample string 8",
        "LinkedFormFileNumber": "sample string 9",
        "LegacyFileNumber": "sample string 10",
        "Towns": [
          {
            "Name": "sample string 1",
            "County": "sample string 2",
            "Email": "sample string 3",
            "DEPRegion": "sample string 4",
            "RegistryId": 1,
            "Registry": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "ConservationCommissionName": "sample string 5",
            "StreetAddress1": "sample string 6",
            "StreetAddress2": "sample string 7",
            "State": "sample string 8",
            "ZipCode": "sample string 9",
            "PhoneNumber": "sample string 10",
            "PhoneExt": "sample string 11",
            "AlternatePhone": "sample string 12",
            "AlternatePhoneExt": "sample string 13",
            "MobileNumber": "sample string 14",
            "FaxNumber": "sample string 15",
            "Projects": [],
            "Forms": [],
            "City": "sample string 16",
            "Id": 17,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          {
            "Name": "sample string 1",
            "County": "sample string 2",
            "Email": "sample string 3",
            "DEPRegion": "sample string 4",
            "RegistryId": 1,
            "Registry": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "ConservationCommissionName": "sample string 5",
            "StreetAddress1": "sample string 6",
            "StreetAddress2": "sample string 7",
            "State": "sample string 8",
            "ZipCode": "sample string 9",
            "PhoneNumber": "sample string 10",
            "PhoneExt": "sample string 11",
            "AlternatePhone": "sample string 12",
            "AlternatePhoneExt": "sample string 13",
            "MobileNumber": "sample string 14",
            "FaxNumber": "sample string 15",
            "Projects": [],
            "Forms": [],
            "City": "sample string 16",
            "Id": 17,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          }
        ],
        "ProjectCategories": [
          {
            "Description": "sample string 1",
            "Projects": [],
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          {
            "Description": "sample string 1",
            "Projects": [],
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          }
        ],
        "CreatedByStaffId": 11,
        "CreatedByStaff": {
          "InternalUserId": 1,
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "FullName": "sample string 4",
          "EmailAddress": "sample string 5",
          "PhoneNumber": "sample string 6",
          "Title": "sample string 7",
          "RoleId": 8,
          "Role": {
            "Description": "sample string 1",
            "RoleTypeId": 2,
            "RoleType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
          "IsCurrentInternalUser": true,
          "IsApplicationReviewer": true,
          "UserInformation": {
            "UserId": 1,
            "UserName": "sample string 2",
            "IsExternalUser": true,
            "StatusId": 4,
            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
            "Email": "sample string 6",
            "FirstName": "sample string 7",
            "LastName": "sample string 8",
            "FullName": "sample string 9",
            "MiddleName": "sample string 10",
            "PhoneNumber": "sample string 11",
            "IsActive": true
          },
          "NotificationStaffStatuses": [
            {
              "InternalUserId": 1,
              "NotificationId": 2,
              "HasRead": true,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "InternalUserId": 1,
              "NotificationId": 2,
              "HasRead": true,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "Species": [
            {
              "CommonName": "sample string 1",
              "ConservationStatusId": 1,
              "ConservationStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "DataSensitiveId": 1,
              "DataSensitive": {
                "PublicDisplayValue": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ElementSubnationalId": "sample string 2",
              "FederalStatusId": 1,
              "FederalStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsDataSensitive": true,
              "ScientificName": "sample string 4",
              "TaxonomicSubGroupId": 5,
              "TaxonomicSubGroup": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "TaxonomicGroupId": 3,
                "TaxonomicGroup": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Biologists": [],
              "IsVernalPoolAssociated": true,
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "CommonName": "sample string 1",
              "ConservationStatusId": 1,
              "ConservationStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "DataSensitiveId": 1,
              "DataSensitive": {
                "PublicDisplayValue": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ElementSubnationalId": "sample string 2",
              "FederalStatusId": 1,
              "FederalStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsDataSensitive": true,
              "ScientificName": "sample string 4",
              "TaxonomicSubGroupId": 5,
              "TaxonomicSubGroup": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "TaxonomicGroupId": 3,
                "TaxonomicGroup": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Biologists": [],
              "IsVernalPoolAssociated": true,
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "IsStaffReviewer": true,
          "IsCommunicationStaff": true,
          "Id": 11,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        "Forms": [],
        "ProjectContactRoles": [
          {
            "ContactId": 1,
            "Contact": {
              "ContactId": "sample string 1",
              "ContactTypeId": 2,
              "ContactType": {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3"
              },
              "EmailAddress": "sample string 3",
              "FirstName": "sample string 4",
              "LastName": "sample string 5",
              "FullName": "sample string 6",
              "OrganizationName": "sample string 7",
              "Affiliation": "sample string 8",
              "ContactDto": {
                "ContactId": "sample string 1",
                "ContactTypeId": 1,
                "ContactTypeName": "sample string 2",
                "Comment": "sample string 3",
                "Title": "sample string 4",
                "Email": "sample string 5",
                "StartDate": "sample string 6",
                "EndDate": "sample string 7",
                "ApplicationToken": "sample string 8",
                "ProgramName": "sample string 9",
                "Addresses": [
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  },
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  }
                ],
                "Phones": [
                  {
                    "PhoneId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "PhoneTypeId": 1,
                    "PhoneTypeName": "sample string 2",
                    "PhoneNumber": "sample string 3",
                    "Comment": "sample string 4",
                    "CountryCode": "sample string 5"
                  },
                  {
                    "PhoneId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "PhoneTypeId": 1,
                    "PhoneTypeName": "sample string 2",
                    "PhoneNumber": "sample string 3",
                    "Comment": "sample string 4",
                    "CountryCode": "sample string 5"
                  }
                ],
                "personPartyId": "sample string 10",
                "Person": {
                  "PartyId": "sample string 1",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "MiddleName": "sample string 4",
                  "FullName": "sample string 5",
                  "Dob": "sample string 6",
                  "ApplicationToken": "sample string 7",
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "Contacts": [
                    {
                      "ContactId": "sample string 1",
                      "PersonPartyId": "sample string 2",
                      "FirstName": "sample string 3",
                      "LastName": "sample string 4",
                      "OrganizationName": "sample string 5",
                      "OrganizationPartyId": "sample string 6",
                      "Person": {
                        "FirstName": "sample string 1",
                        "LastName": "sample string 2",
                        "Middlename": "sample string 3",
                        "partyId": "sample string 4",
                        "taxId": "sample string 5",
                        "vcc": "sample string 6",
                        "externalPartyId": "sample string 7"
                      },
                      "Organization": {
                        "organizationName": "sample string 1",
                        "partyId": "sample string 2",
                        "taxId": "sample string 3",
                        "vcc": "sample string 4",
                        "externalPartyId": "sample string 5"
                      }
                    },
                    {
                      "ContactId": "sample string 1",
                      "PersonPartyId": "sample string 2",
                      "FirstName": "sample string 3",
                      "LastName": "sample string 4",
                      "OrganizationName": "sample string 5",
                      "OrganizationPartyId": "sample string 6",
                      "Person": {
                        "FirstName": "sample string 1",
                        "LastName": "sample string 2",
                        "Middlename": "sample string 3",
                        "partyId": "sample string 4",
                        "taxId": "sample string 5",
                        "vcc": "sample string 6",
                        "externalPartyId": "sample string 7"
                      },
                      "Organization": {
                        "organizationName": "sample string 1",
                        "partyId": "sample string 2",
                        "taxId": "sample string 3",
                        "vcc": "sample string 4",
                        "externalPartyId": "sample string 5"
                      }
                    }
                  ],
                  "LastModifiedBy": "sample string 8"
                },
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "organizationPartyId": "sample string 11",
                "Organization": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Roles": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  }
                ],
                "ContactRoleId": 1,
                "ContactRoleName": "sample string 12",
                "LastModifiedBy": "sample string 13"
              },
              "Addresses": [
                {
                  "ContactId": 1,
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "CityId": 1,
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "StateId": 1,
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "CountryId": 1,
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "ZipId": 1,
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "PostalAddressFull": "sample string 4",
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "CityId": 1,
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "StateId": 1,
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "CountryId": 1,
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "ZipId": 1,
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "PostalAddressFull": "sample string 4",
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Phones": [
                {
                  "ContactId": 1,
                  "PhoneNumber": "sample string 2",
                  "PhoneTypeId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "PhoneNumber": "sample string 2",
                  "PhoneTypeId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "FormContactRoles": [
                {
                  "ContactId": 1,
                  "RoleId": 2,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormId": 3,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "RoleId": 2,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormId": 3,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "ProjectContactRoles": [],
              "Id": 9,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "RoleId": 1,
            "Role": {
              "Description": "sample string 1",
              "RoleTypeId": 2,
              "RoleType": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "ProjectId": 2,
            "ReviewTypeId": 1,
            "ReviewType": {
              "Description": "sample string 1",
              "IntervalDays": 2,
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          {
            "ContactId": 1,
            "Contact": {
              "ContactId": "sample string 1",
              "ContactTypeId": 2,
              "ContactType": {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3"
              },
              "EmailAddress": "sample string 3",
              "FirstName": "sample string 4",
              "LastName": "sample string 5",
              "FullName": "sample string 6",
              "OrganizationName": "sample string 7",
              "Affiliation": "sample string 8",
              "ContactDto": {
                "ContactId": "sample string 1",
                "ContactTypeId": 1,
                "ContactTypeName": "sample string 2",
                "Comment": "sample string 3",
                "Title": "sample string 4",
                "Email": "sample string 5",
                "StartDate": "sample string 6",
                "EndDate": "sample string 7",
                "ApplicationToken": "sample string 8",
                "ProgramName": "sample string 9",
                "Addresses": [
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  },
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  }
                ],
                "Phones": [
                  {
                    "PhoneId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "PhoneTypeId": 1,
                    "PhoneTypeName": "sample string 2",
                    "PhoneNumber": "sample string 3",
                    "Comment": "sample string 4",
                    "CountryCode": "sample string 5"
                  },
                  {
                    "PhoneId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "PhoneTypeId": 1,
                    "PhoneTypeName": "sample string 2",
                    "PhoneNumber": "sample string 3",
                    "Comment": "sample string 4",
                    "CountryCode": "sample string 5"
                  }
                ],
                "personPartyId": "sample string 10",
                "Person": {
                  "PartyId": "sample string 1",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "MiddleName": "sample string 4",
                  "FullName": "sample string 5",
                  "Dob": "sample string 6",
                  "ApplicationToken": "sample string 7",
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "Contacts": [
                    {
                      "ContactId": "sample string 1",
                      "PersonPartyId": "sample string 2",
                      "FirstName": "sample string 3",
                      "LastName": "sample string 4",
                      "OrganizationName": "sample string 5",
                      "OrganizationPartyId": "sample string 6",
                      "Person": {
                        "FirstName": "sample string 1",
                        "LastName": "sample string 2",
                        "Middlename": "sample string 3",
                        "partyId": "sample string 4",
                        "taxId": "sample string 5",
                        "vcc": "sample string 6",
                        "externalPartyId": "sample string 7"
                      },
                      "Organization": {
                        "organizationName": "sample string 1",
                        "partyId": "sample string 2",
                        "taxId": "sample string 3",
                        "vcc": "sample string 4",
                        "externalPartyId": "sample string 5"
                      }
                    },
                    {
                      "ContactId": "sample string 1",
                      "PersonPartyId": "sample string 2",
                      "FirstName": "sample string 3",
                      "LastName": "sample string 4",
                      "OrganizationName": "sample string 5",
                      "OrganizationPartyId": "sample string 6",
                      "Person": {
                        "FirstName": "sample string 1",
                        "LastName": "sample string 2",
                        "Middlename": "sample string 3",
                        "partyId": "sample string 4",
                        "taxId": "sample string 5",
                        "vcc": "sample string 6",
                        "externalPartyId": "sample string 7"
                      },
                      "Organization": {
                        "organizationName": "sample string 1",
                        "partyId": "sample string 2",
                        "taxId": "sample string 3",
                        "vcc": "sample string 4",
                        "externalPartyId": "sample string 5"
                      }
                    }
                  ],
                  "LastModifiedBy": "sample string 8"
                },
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "organizationPartyId": "sample string 11",
                "Organization": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Roles": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  }
                ],
                "ContactRoleId": 1,
                "ContactRoleName": "sample string 12",
                "LastModifiedBy": "sample string 13"
              },
              "Addresses": [
                {
                  "ContactId": 1,
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "CityId": 1,
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "StateId": 1,
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "CountryId": 1,
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "ZipId": 1,
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "PostalAddressFull": "sample string 4",
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "CityId": 1,
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "StateId": 1,
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "CountryId": 1,
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "ZipId": 1,
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "PostalAddressFull": "sample string 4",
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Phones": [
                {
                  "ContactId": 1,
                  "PhoneNumber": "sample string 2",
                  "PhoneTypeId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "PhoneNumber": "sample string 2",
                  "PhoneTypeId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "FormContactRoles": [
                {
                  "ContactId": 1,
                  "RoleId": 2,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormId": 3,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "RoleId": 2,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormId": 3,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "ProjectContactRoles": [],
              "Id": 9,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "RoleId": 1,
            "Role": {
              "Description": "sample string 1",
              "RoleTypeId": 2,
              "RoleType": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "ProjectId": 2,
            "ReviewTypeId": 1,
            "ReviewType": {
              "Description": "sample string 1",
              "IntervalDays": 2,
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          }
        ],
        "Id": 12,
        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
        "Disabled": true
      },
      "EffortId": 1,
      "Effort": {
        "Name": "sample string 1",
        "FileNumber": "sample string 2",
        "Description": "sample string 3",
        "CreatedByUserId": 1,
        "CreatedByUser": {
          "ExternalUserId": 1,
          "ContactId": "sample string 2",
          "PersonId": "sample string 3",
          "EmailAddress": "sample string 4",
          "FirstName": "sample string 5",
          "LastName": "sample string 6",
          "FullName": "sample string 7",
          "IsUserProfileUpdated": true,
          "IsUserProfileAddressUpdated": true,
          "IsUserProfilePhoneUpdated": true,
          "IsUserProfileVisited": true,
          "LastModifiedDate": "2025-04-25T17:57:23.7891126Z",
          "LastLoginDate": "2025-04-25T17:57:23.7891126Z",
          "IsInternalUser": true,
          "IsCurrentOrganizationUser": true,
          "CurrentOrganizationId": 1,
          "UserInformation": {
            "UserId": 1,
            "UserName": "sample string 2",
            "IsExternalUser": true,
            "StatusId": 4,
            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
            "Email": "sample string 6",
            "FirstName": "sample string 7",
            "LastName": "sample string 8",
            "FullName": "sample string 9",
            "MiddleName": "sample string 10",
            "PhoneNumber": "sample string 11",
            "IsActive": true
          },
          "ContactDto": {
            "ContactId": "sample string 1",
            "ContactTypeId": 1,
            "ContactTypeName": "sample string 2",
            "Comment": "sample string 3",
            "Title": "sample string 4",
            "Email": "sample string 5",
            "StartDate": "sample string 6",
            "EndDate": "sample string 7",
            "ApplicationToken": "sample string 8",
            "ProgramName": "sample string 9",
            "Addresses": [
              {
                "AddressId": "sample string 1",
                "StreetAddress1": "sample string 2",
                "StreetAddress2": "sample string 3",
                "PostalTown": {
                  "TownId": 1,
                  "TownName": "sample string 2",
                  "IsOfficial": true,
                  "CountyId": 1,
                  "CountyName": "sample string 4"
                },
                "TownId": 1,
                "TownName": "sample string 4",
                "MunicipalId": 1,
                "MunicipalName": "sample string 5",
                "PostalCounty": {
                  "CountyId": 1,
                  "CountyName": "sample string 2"
                },
                "CountyId": 1,
                "County": "sample string 6",
                "CountyName": "sample string 7",
                "PostalState": {
                  "StateId": 1,
                  "StateCode": "sample string 2",
                  "StateDescription": "sample string 3"
                },
                "StateId": 1,
                "StateName": "sample string 8",
                "StateCode": "sample string 9",
                "PostalZip": {
                  "ZipId": 1,
                  "ZipCode": "sample string 2"
                },
                "ZipId": 1,
                "ZipCode": "sample string 10",
                "PostalCountry": {
                  "CountryId": 1,
                  "CountryCode": "sample string 2",
                  "CountryName": "sample string 3"
                },
                "CountryId": 1,
                "Country": "sample string 11",
                "CountryCode": "sample string 12",
                "IsForeign": true,
                "ForeignTown": "sample string 14",
                "ForeignPostalCode": "sample string 15",
                "ForeignState": "sample string 16",
                "ExternalLocationId": "sample string 17",
                "DivisionDepartment": "sample string 18",
                "AdditionalAddressInformation": "sample string 19",
                "CityRegionCode": "sample string 20",
                "Latitude": 21.1,
                "Longitude": 22.1,
                "PostalAddressFull": "sample string 23"
              },
              {
                "AddressId": "sample string 1",
                "StreetAddress1": "sample string 2",
                "StreetAddress2": "sample string 3",
                "PostalTown": {
                  "TownId": 1,
                  "TownName": "sample string 2",
                  "IsOfficial": true,
                  "CountyId": 1,
                  "CountyName": "sample string 4"
                },
                "TownId": 1,
                "TownName": "sample string 4",
                "MunicipalId": 1,
                "MunicipalName": "sample string 5",
                "PostalCounty": {
                  "CountyId": 1,
                  "CountyName": "sample string 2"
                },
                "CountyId": 1,
                "County": "sample string 6",
                "CountyName": "sample string 7",
                "PostalState": {
                  "StateId": 1,
                  "StateCode": "sample string 2",
                  "StateDescription": "sample string 3"
                },
                "StateId": 1,
                "StateName": "sample string 8",
                "StateCode": "sample string 9",
                "PostalZip": {
                  "ZipId": 1,
                  "ZipCode": "sample string 2"
                },
                "ZipId": 1,
                "ZipCode": "sample string 10",
                "PostalCountry": {
                  "CountryId": 1,
                  "CountryCode": "sample string 2",
                  "CountryName": "sample string 3"
                },
                "CountryId": 1,
                "Country": "sample string 11",
                "CountryCode": "sample string 12",
                "IsForeign": true,
                "ForeignTown": "sample string 14",
                "ForeignPostalCode": "sample string 15",
                "ForeignState": "sample string 16",
                "ExternalLocationId": "sample string 17",
                "DivisionDepartment": "sample string 18",
                "AdditionalAddressInformation": "sample string 19",
                "CityRegionCode": "sample string 20",
                "Latitude": 21.1,
                "Longitude": 22.1,
                "PostalAddressFull": "sample string 23"
              }
            ],
            "Phones": [
              {
                "PhoneId": 1,
                "PhoneType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "PhoneTypeId": 1,
                "PhoneTypeName": "sample string 2",
                "PhoneNumber": "sample string 3",
                "Comment": "sample string 4",
                "CountryCode": "sample string 5"
              },
              {
                "PhoneId": 1,
                "PhoneType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "PhoneTypeId": 1,
                "PhoneTypeName": "sample string 2",
                "PhoneNumber": "sample string 3",
                "Comment": "sample string 4",
                "CountryCode": "sample string 5"
              }
            ],
            "personPartyId": "sample string 10",
            "Person": {
              "PartyId": "sample string 1",
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "MiddleName": "sample string 4",
              "FullName": "sample string 5",
              "Dob": "sample string 6",
              "ApplicationToken": "sample string 7",
              "PartyAliases": [
                {
                  "PartyAliasId": 1,
                  "FirstName": "sample string 2",
                  "MiddleName": "sample string 3",
                  "LastName": "sample string 4",
                  "CompanyName": "sample string 5",
                  "Comment": "sample string 6"
                },
                {
                  "PartyAliasId": 1,
                  "FirstName": "sample string 2",
                  "MiddleName": "sample string 3",
                  "LastName": "sample string 4",
                  "CompanyName": "sample string 5",
                  "Comment": "sample string 6"
                }
              ],
              "Contacts": [
                {
                  "ContactId": "sample string 1",
                  "PersonPartyId": "sample string 2",
                  "FirstName": "sample string 3",
                  "LastName": "sample string 4",
                  "OrganizationName": "sample string 5",
                  "OrganizationPartyId": "sample string 6",
                  "Person": {
                    "FirstName": "sample string 1",
                    "LastName": "sample string 2",
                    "Middlename": "sample string 3",
                    "partyId": "sample string 4",
                    "taxId": "sample string 5",
                    "vcc": "sample string 6",
                    "externalPartyId": "sample string 7"
                  },
                  "Organization": {
                    "organizationName": "sample string 1",
                    "partyId": "sample string 2",
                    "taxId": "sample string 3",
                    "vcc": "sample string 4",
                    "externalPartyId": "sample string 5"
                  }
                },
                {
                  "ContactId": "sample string 1",
                  "PersonPartyId": "sample string 2",
                  "FirstName": "sample string 3",
                  "LastName": "sample string 4",
                  "OrganizationName": "sample string 5",
                  "OrganizationPartyId": "sample string 6",
                  "Person": {
                    "FirstName": "sample string 1",
                    "LastName": "sample string 2",
                    "Middlename": "sample string 3",
                    "partyId": "sample string 4",
                    "taxId": "sample string 5",
                    "vcc": "sample string 6",
                    "externalPartyId": "sample string 7"
                  },
                  "Organization": {
                    "organizationName": "sample string 1",
                    "partyId": "sample string 2",
                    "taxId": "sample string 3",
                    "vcc": "sample string 4",
                    "externalPartyId": "sample string 5"
                  }
                }
              ],
              "LastModifiedBy": "sample string 8"
            },
            "ContactType": {
              "Id": 1,
              "Name": "sample string 2",
              "Description": "sample string 3"
            },
            "organizationPartyId": "sample string 11",
            "Organization": {
              "PartyId": "sample string 1",
              "OrganizationName": "sample string 2",
              "DoBusinessAs": "sample string 3",
              "OrganizationCode": "sample string 4",
              "OrganizationDetails": "sample string 5",
              "OrganizationSize": 1,
              "StartDate": "sample string 6",
              "EndDate": "sample string 7",
              "OrganizationTypeId": 1,
              "OrganizationTypeName": "sample string 8",
              "OrganizationTypeCode": "sample string 9",
              "ContactNameDepartment": "sample string 10",
              "Url": "sample string 11",
              "ApplicationToken": "sample string 12",
              "Addresses": [
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                },
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                }
              ],
              "PartyAliases": [
                {
                  "PartyAliasId": 1,
                  "FirstName": "sample string 2",
                  "MiddleName": "sample string 3",
                  "LastName": "sample string 4",
                  "CompanyName": "sample string 5",
                  "Comment": "sample string 6"
                },
                {
                  "PartyAliasId": 1,
                  "FirstName": "sample string 2",
                  "MiddleName": "sample string 3",
                  "LastName": "sample string 4",
                  "CompanyName": "sample string 5",
                  "Comment": "sample string 6"
                }
              ],
              "OrganizationType": {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3",
                "OrganizationTypeCode": "sample string 4"
              },
              "LastModifiedBy": "sample string 13"
            },
            "Roles": [
              {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3"
              },
              {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3"
              }
            ],
            "ContactRoleId": 1,
            "ContactRoleName": "sample string 12",
            "LastModifiedBy": "sample string 13"
          },
          "FormUserRoles": [
            {
              "ExternalUserId": 1,
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "ContactId": "sample string 4",
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "ExternalUserId": 1,
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "ContactId": "sample string 4",
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "Organizations": [
            {
              "PartyId": "sample string 1",
              "Name": "sample string 2",
              "Size": 1,
              "OrganizationDto": {
                "PartyId": "sample string 1",
                "OrganizationName": "sample string 2",
                "DoBusinessAs": "sample string 3",
                "OrganizationCode": "sample string 4",
                "OrganizationDetails": "sample string 5",
                "OrganizationSize": 1,
                "StartDate": "sample string 6",
                "EndDate": "sample string 7",
                "OrganizationTypeId": 1,
                "OrganizationTypeName": "sample string 8",
                "OrganizationTypeCode": "sample string 9",
                "ContactNameDepartment": "sample string 10",
                "Url": "sample string 11",
                "ApplicationToken": "sample string 12",
                "Addresses": [
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  },
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  }
                ],
                "PartyAliases": [
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  },
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  }
                ],
                "OrganizationType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3",
                  "OrganizationTypeCode": "sample string 4"
                },
                "LastModifiedBy": "sample string 13"
              },
              "Forms": [],
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "PartyId": "sample string 1",
              "Name": "sample string 2",
              "Size": 1,
              "OrganizationDto": {
                "PartyId": "sample string 1",
                "OrganizationName": "sample string 2",
                "DoBusinessAs": "sample string 3",
                "OrganizationCode": "sample string 4",
                "OrganizationDetails": "sample string 5",
                "OrganizationSize": 1,
                "StartDate": "sample string 6",
                "EndDate": "sample string 7",
                "OrganizationTypeId": 1,
                "OrganizationTypeName": "sample string 8",
                "OrganizationTypeCode": "sample string 9",
                "ContactNameDepartment": "sample string 10",
                "Url": "sample string 11",
                "ApplicationToken": "sample string 12",
                "Addresses": [
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  },
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  }
                ],
                "PartyAliases": [
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  },
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  }
                ],
                "OrganizationType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3",
                  "OrganizationTypeCode": "sample string 4"
                },
                "LastModifiedBy": "sample string 13"
              },
              "Forms": [],
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "NotificationUserStatuses": [],
          "Id": 15,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        },
        "CreatedByStaffId": 1,
        "CreatedByStaff": {
          "InternalUserId": 1,
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "FullName": "sample string 4",
          "EmailAddress": "sample string 5",
          "PhoneNumber": "sample string 6",
          "Title": "sample string 7",
          "RoleId": 8,
          "Role": {
            "Description": "sample string 1",
            "RoleTypeId": 2,
            "RoleType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
          "IsCurrentInternalUser": true,
          "IsApplicationReviewer": true,
          "UserInformation": {
            "UserId": 1,
            "UserName": "sample string 2",
            "IsExternalUser": true,
            "StatusId": 4,
            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
            "Email": "sample string 6",
            "FirstName": "sample string 7",
            "LastName": "sample string 8",
            "FullName": "sample string 9",
            "MiddleName": "sample string 10",
            "PhoneNumber": "sample string 11",
            "IsActive": true
          },
          "NotificationStaffStatuses": [
            {
              "InternalUserId": 1,
              "NotificationId": 2,
              "HasRead": true,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "InternalUserId": 1,
              "NotificationId": 2,
              "HasRead": true,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "Species": [
            {
              "CommonName": "sample string 1",
              "ConservationStatusId": 1,
              "ConservationStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "DataSensitiveId": 1,
              "DataSensitive": {
                "PublicDisplayValue": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ElementSubnationalId": "sample string 2",
              "FederalStatusId": 1,
              "FederalStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsDataSensitive": true,
              "ScientificName": "sample string 4",
              "TaxonomicSubGroupId": 5,
              "TaxonomicSubGroup": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "TaxonomicGroupId": 3,
                "TaxonomicGroup": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Biologists": [],
              "IsVernalPoolAssociated": true,
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "CommonName": "sample string 1",
              "ConservationStatusId": 1,
              "ConservationStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "DataSensitiveId": 1,
              "DataSensitive": {
                "PublicDisplayValue": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ElementSubnationalId": "sample string 2",
              "FederalStatusId": 1,
              "FederalStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsDataSensitive": true,
              "ScientificName": "sample string 4",
              "TaxonomicSubGroupId": 5,
              "TaxonomicSubGroup": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "TaxonomicGroupId": 3,
                "TaxonomicGroup": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Biologists": [],
              "IsVernalPoolAssociated": true,
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "IsStaffReviewer": true,
          "IsCommunicationStaff": true,
          "Id": 11,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        "LinkedEffortId": 1,
        "ChildLinkedEffort": [],
        "Forms": [],
        "Id": 4,
        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
        "Disabled": true
      },
      "FormTypeId": 1,
      "FormType": {
        "ApplicationId": 1,
        "Application": {
          "Name": "sample string 1",
          "Id": 2,
          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
          "Disabled": true
        },
        "Description": "sample string 1",
        "FormSections": [
          {
            "Section": "sample string 1",
            "Order": 2,
            "FormTypes": [],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          {
            "Section": "sample string 1",
            "Order": 2,
            "FormTypes": [],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          }
        ],
        "FeeTypes": [
          {
            "Code": "sample string 1",
            "Description": "sample string 2",
            "Summary": "sample string 3",
            "Amount": 4.1,
            "Order": 5,
            "IsFederalFeeType": true,
            "IsProjectFeeType": true,
            "IsCustomAmountAccepted": true,
            "FormTypes": [],
            "Id": 9,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          {
            "Code": "sample string 1",
            "Description": "sample string 2",
            "Summary": "sample string 3",
            "Amount": 4.1,
            "Order": 5,
            "IsFederalFeeType": true,
            "IsProjectFeeType": true,
            "IsCustomAmountAccepted": true,
            "FormTypes": [],
            "Id": 9,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          }
        ],
        "LetterTemplates": [
          {
            "Name": "sample string 1",
            "Description": "sample string 2",
            "FormTypes": [],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          {
            "Name": "sample string 1",
            "Description": "sample string 2",
            "FormTypes": [],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          }
        ],
        "Id": 2,
        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
        "Disabled": true
      },
      "FormStatusId": 2,
      "FormStatus": {
        "ExternalDisplayValue": "sample string 1",
        "InternalDisplayValue": "sample string 2",
        "Description": "sample string 3",
        "IsExternalDisplayValue": true,
        "Id": 5,
        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
        "Disabled": true
      },
      "Title": "sample string 3",
      "Location": "sample string 4",
      "Directions": "sample string 5",
      "FileNumber": "sample string 6",
      "Description": "sample string 7",
      "PropertyAcreage": 1.1,
      "AlterationAcreage": 1.1,
      "SubmittedDate": "2025-04-25T17:57:23.7911155Z",
      "DueDate": "2025-04-25T17:57:23.7911155Z",
      "ClosedDate": "2025-04-25T17:57:23.7911155Z",
      "Comments": "sample string 8",
      "IsFormComplete": true,
      "HasNHESPTrackingNumber": true,
      "NHESPTrackingNumber": "sample string 11",
      "IsNHESPStaffSubmitted": true,
      "IsSingleUserProject": true,
      "IsRecordOwner": true,
      "IsRepresentative": true,
      "OrganizationId": 1,
      "PH": "sample string 16",
      "EH": "sample string 17",
      "LetterTemplateId": 1,
      "LetterTemplate": {
        "Name": "sample string 1",
        "Description": "sample string 2",
        "FormTypes": [
          {
            "ApplicationId": 1,
            "Application": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Description": "sample string 1",
            "FormSections": [
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FeeTypes": [
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "LetterTemplates": [],
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          {
            "ApplicationId": 1,
            "Application": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Description": "sample string 1",
            "FormSections": [
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FeeTypes": [
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "LetterTemplates": [],
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          }
        ],
        "Id": 3,
        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
        "Disabled": true
      },
      "IsFinalLetterGenerated": true,
      "IsLetterSent": true,
      "IsConComLetterSent": true,
      "Documents": [
        {
          "FormId": 1,
          "CommunicationId": 1,
          "Communication": {
            "FormId": 1,
            "CommunicationTypeId": 1,
            "CommunicationType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
            "Staff": [
              {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "Summary": "sample string 1",
            "Attachments": [],
            "DueDate": "2025-04-25T17:57:23.7911155Z",
            "ResponseDate": "2025-04-25T17:57:23.7911155Z",
            "ResponseRequired": true,
            "ResponseTypeId": 1,
            "ResponseType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "ReviewTypeId": 1,
            "ReviewType": {
              "Description": "sample string 1",
              "IntervalDays": 2,
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "ProjectId": 1,
            "Project": {
              "Title": "sample string 1",
              "ProjectStatusId": 2,
              "ProjectStatus": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Location": "sample string 3",
              "FileNumber": "sample string 4",
              "Description": "sample string 5",
              "PropertyAcreage": 1.1,
              "AlterationAcreage": 1.1,
              "ClosedDate": "2025-04-25T17:57:23.790109Z",
              "LinkedProjectId": 1,
              "ChildLinkedProject": [],
              "Comments": "sample string 6",
              "DEPFileNumber": "sample string 7",
              "EEAFileNumber": "sample string 8",
              "LinkedFormFileNumber": "sample string 9",
              "LegacyFileNumber": "sample string 10",
              "Towns": [
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "ProjectCategories": [
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "CreatedByStaffId": 11,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Forms": [],
              "ProjectContactRoles": [
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "ComplianceId": 1,
          "Compliance": {
            "FormConditionId": 1,
            "FormCondition": {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "ConditionStatusId": 2,
            "ConditionStatus": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
            "Overdue": true,
            "IsLocked": true,
            "CompletedDate": "2025-04-25T17:57:23.7911155Z",
            "Id": 4,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "Name": "sample string 1",
          "Type": "sample string 2",
          "Size": 3,
          "FileInfoId": 4,
          "FileInfoEncryptId": "sample string 5",
          "IsFinalLetter": true,
          "PermitDisplayName": "sample string 7",
          "IsPermitAssociated": true,
          "IsFinalLetterSent": true,
          "IsAmendment": true,
          "LetterType": "sample string 11",
          "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
          "GeneralConditionId": 1,
          "GeneralCondition": {
            "FormId": 1,
            "IsPermitRecorded": true,
            "BookNumber": "sample string 2",
            "PageNumber": "sample string 3",
            "IsContactListReceived": true,
            "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
            "IsStartOfWorkApproved": true,
            "Comments": "sample string 4",
            "Documents": [],
            "Id": 5,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          "Id": 12,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        },
        {
          "FormId": 1,
          "CommunicationId": 1,
          "Communication": {
            "FormId": 1,
            "CommunicationTypeId": 1,
            "CommunicationType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
            "Staff": [
              {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "Summary": "sample string 1",
            "Attachments": [],
            "DueDate": "2025-04-25T17:57:23.7911155Z",
            "ResponseDate": "2025-04-25T17:57:23.7911155Z",
            "ResponseRequired": true,
            "ResponseTypeId": 1,
            "ResponseType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "ReviewTypeId": 1,
            "ReviewType": {
              "Description": "sample string 1",
              "IntervalDays": 2,
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "ProjectId": 1,
            "Project": {
              "Title": "sample string 1",
              "ProjectStatusId": 2,
              "ProjectStatus": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Location": "sample string 3",
              "FileNumber": "sample string 4",
              "Description": "sample string 5",
              "PropertyAcreage": 1.1,
              "AlterationAcreage": 1.1,
              "ClosedDate": "2025-04-25T17:57:23.790109Z",
              "LinkedProjectId": 1,
              "ChildLinkedProject": [],
              "Comments": "sample string 6",
              "DEPFileNumber": "sample string 7",
              "EEAFileNumber": "sample string 8",
              "LinkedFormFileNumber": "sample string 9",
              "LegacyFileNumber": "sample string 10",
              "Towns": [
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Name": "sample string 1",
                  "County": "sample string 2",
                  "Email": "sample string 3",
                  "DEPRegion": "sample string 4",
                  "RegistryId": 1,
                  "Registry": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ConservationCommissionName": "sample string 5",
                  "StreetAddress1": "sample string 6",
                  "StreetAddress2": "sample string 7",
                  "State": "sample string 8",
                  "ZipCode": "sample string 9",
                  "PhoneNumber": "sample string 10",
                  "PhoneExt": "sample string 11",
                  "AlternatePhone": "sample string 12",
                  "AlternatePhoneExt": "sample string 13",
                  "MobileNumber": "sample string 14",
                  "FaxNumber": "sample string 15",
                  "Projects": [],
                  "Forms": [],
                  "City": "sample string 16",
                  "Id": 17,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "ProjectCategories": [
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "CreatedByStaffId": 11,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Forms": [],
              "ProjectContactRoles": [
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "ComplianceId": 1,
          "Compliance": {
            "FormConditionId": 1,
            "FormCondition": {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "ConditionStatusId": 2,
            "ConditionStatus": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
            "Overdue": true,
            "IsLocked": true,
            "CompletedDate": "2025-04-25T17:57:23.7911155Z",
            "Id": 4,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "Name": "sample string 1",
          "Type": "sample string 2",
          "Size": 3,
          "FileInfoId": 4,
          "FileInfoEncryptId": "sample string 5",
          "IsFinalLetter": true,
          "PermitDisplayName": "sample string 7",
          "IsPermitAssociated": true,
          "IsFinalLetterSent": true,
          "IsAmendment": true,
          "LetterType": "sample string 11",
          "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
          "GeneralConditionId": 1,
          "GeneralCondition": {
            "FormId": 1,
            "IsPermitRecorded": true,
            "BookNumber": "sample string 2",
            "PageNumber": "sample string 3",
            "IsContactListReceived": true,
            "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
            "IsStartOfWorkApproved": true,
            "Comments": "sample string 4",
            "Documents": [],
            "Id": 5,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          "Id": 12,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        }
      ],
      "Towns": [
        {
          "Name": "sample string 1",
          "County": "sample string 2",
          "Email": "sample string 3",
          "DEPRegion": "sample string 4",
          "RegistryId": 1,
          "Registry": {
            "Name": "sample string 1",
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "ConservationCommissionName": "sample string 5",
          "StreetAddress1": "sample string 6",
          "StreetAddress2": "sample string 7",
          "State": "sample string 8",
          "ZipCode": "sample string 9",
          "PhoneNumber": "sample string 10",
          "PhoneExt": "sample string 11",
          "AlternatePhone": "sample string 12",
          "AlternatePhoneExt": "sample string 13",
          "MobileNumber": "sample string 14",
          "FaxNumber": "sample string 15",
          "Projects": [
            {
              "Title": "sample string 1",
              "ProjectStatusId": 2,
              "ProjectStatus": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Location": "sample string 3",
              "FileNumber": "sample string 4",
              "Description": "sample string 5",
              "PropertyAcreage": 1.1,
              "AlterationAcreage": 1.1,
              "ClosedDate": "2025-04-25T17:57:23.790109Z",
              "LinkedProjectId": 1,
              "ChildLinkedProject": [],
              "Comments": "sample string 6",
              "DEPFileNumber": "sample string 7",
              "EEAFileNumber": "sample string 8",
              "LinkedFormFileNumber": "sample string 9",
              "LegacyFileNumber": "sample string 10",
              "Towns": [],
              "ProjectCategories": [
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "CreatedByStaffId": 11,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Forms": [],
              "ProjectContactRoles": [
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "Title": "sample string 1",
              "ProjectStatusId": 2,
              "ProjectStatus": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Location": "sample string 3",
              "FileNumber": "sample string 4",
              "Description": "sample string 5",
              "PropertyAcreage": 1.1,
              "AlterationAcreage": 1.1,
              "ClosedDate": "2025-04-25T17:57:23.790109Z",
              "LinkedProjectId": 1,
              "ChildLinkedProject": [],
              "Comments": "sample string 6",
              "DEPFileNumber": "sample string 7",
              "EEAFileNumber": "sample string 8",
              "LinkedFormFileNumber": "sample string 9",
              "LegacyFileNumber": "sample string 10",
              "Towns": [],
              "ProjectCategories": [
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "CreatedByStaffId": 11,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Forms": [],
              "ProjectContactRoles": [
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "Forms": [],
          "City": "sample string 16",
          "Id": 17,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        {
          "Name": "sample string 1",
          "County": "sample string 2",
          "Email": "sample string 3",
          "DEPRegion": "sample string 4",
          "RegistryId": 1,
          "Registry": {
            "Name": "sample string 1",
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "ConservationCommissionName": "sample string 5",
          "StreetAddress1": "sample string 6",
          "StreetAddress2": "sample string 7",
          "State": "sample string 8",
          "ZipCode": "sample string 9",
          "PhoneNumber": "sample string 10",
          "PhoneExt": "sample string 11",
          "AlternatePhone": "sample string 12",
          "AlternatePhoneExt": "sample string 13",
          "MobileNumber": "sample string 14",
          "FaxNumber": "sample string 15",
          "Projects": [
            {
              "Title": "sample string 1",
              "ProjectStatusId": 2,
              "ProjectStatus": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Location": "sample string 3",
              "FileNumber": "sample string 4",
              "Description": "sample string 5",
              "PropertyAcreage": 1.1,
              "AlterationAcreage": 1.1,
              "ClosedDate": "2025-04-25T17:57:23.790109Z",
              "LinkedProjectId": 1,
              "ChildLinkedProject": [],
              "Comments": "sample string 6",
              "DEPFileNumber": "sample string 7",
              "EEAFileNumber": "sample string 8",
              "LinkedFormFileNumber": "sample string 9",
              "LegacyFileNumber": "sample string 10",
              "Towns": [],
              "ProjectCategories": [
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "CreatedByStaffId": 11,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Forms": [],
              "ProjectContactRoles": [
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "Title": "sample string 1",
              "ProjectStatusId": 2,
              "ProjectStatus": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Location": "sample string 3",
              "FileNumber": "sample string 4",
              "Description": "sample string 5",
              "PropertyAcreage": 1.1,
              "AlterationAcreage": 1.1,
              "ClosedDate": "2025-04-25T17:57:23.790109Z",
              "LinkedProjectId": 1,
              "ChildLinkedProject": [],
              "Comments": "sample string 6",
              "DEPFileNumber": "sample string 7",
              "EEAFileNumber": "sample string 8",
              "LinkedFormFileNumber": "sample string 9",
              "LegacyFileNumber": "sample string 10",
              "Towns": [],
              "ProjectCategories": [
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "Description": "sample string 1",
                  "Projects": [],
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "CreatedByStaffId": 11,
              "CreatedByStaff": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Forms": [],
              "ProjectContactRoles": [
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "ContactId": 1,
                  "Contact": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 2,
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "EmailAddress": "sample string 3",
                    "FirstName": "sample string 4",
                    "LastName": "sample string 5",
                    "FullName": "sample string 6",
                    "OrganizationName": "sample string 7",
                    "Affiliation": "sample string 8",
                    "ContactDto": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 1,
                      "ContactTypeName": "sample string 2",
                      "Comment": "sample string 3",
                      "Title": "sample string 4",
                      "Email": "sample string 5",
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "ApplicationToken": "sample string 8",
                      "ProgramName": "sample string 9",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "Phones": [
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        },
                        {
                          "PhoneId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "PhoneTypeId": 1,
                          "PhoneTypeName": "sample string 2",
                          "PhoneNumber": "sample string 3",
                          "Comment": "sample string 4",
                          "CountryCode": "sample string 5"
                        }
                      ],
                      "personPartyId": "sample string 10",
                      "Person": {
                        "PartyId": "sample string 1",
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "MiddleName": "sample string 4",
                        "FullName": "sample string 5",
                        "Dob": "sample string 6",
                        "ApplicationToken": "sample string 7",
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "Contacts": [
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          },
                          {
                            "ContactId": "sample string 1",
                            "PersonPartyId": "sample string 2",
                            "FirstName": "sample string 3",
                            "LastName": "sample string 4",
                            "OrganizationName": "sample string 5",
                            "OrganizationPartyId": "sample string 6",
                            "Person": {
                              "FirstName": "sample string 1",
                              "LastName": "sample string 2",
                              "Middlename": "sample string 3",
                              "partyId": "sample string 4",
                              "taxId": "sample string 5",
                              "vcc": "sample string 6",
                              "externalPartyId": "sample string 7"
                            },
                            "Organization": {
                              "organizationName": "sample string 1",
                              "partyId": "sample string 2",
                              "taxId": "sample string 3",
                              "vcc": "sample string 4",
                              "externalPartyId": "sample string 5"
                            }
                          }
                        ],
                        "LastModifiedBy": "sample string 8"
                      },
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "organizationPartyId": "sample string 11",
                      "Organization": {
                        "PartyId": "sample string 1",
                        "OrganizationName": "sample string 2",
                        "DoBusinessAs": "sample string 3",
                        "OrganizationCode": "sample string 4",
                        "OrganizationDetails": "sample string 5",
                        "OrganizationSize": 1,
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "OrganizationTypeId": 1,
                        "OrganizationTypeName": "sample string 8",
                        "OrganizationTypeCode": "sample string 9",
                        "ContactNameDepartment": "sample string 10",
                        "Url": "sample string 11",
                        "ApplicationToken": "sample string 12",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "PartyAliases": [
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          },
                          {
                            "PartyAliasId": 1,
                            "FirstName": "sample string 2",
                            "MiddleName": "sample string 3",
                            "LastName": "sample string 4",
                            "CompanyName": "sample string 5",
                            "Comment": "sample string 6"
                          }
                        ],
                        "OrganizationType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "OrganizationTypeCode": "sample string 4"
                        },
                        "LastModifiedBy": "sample string 13"
                      },
                      "Roles": [
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        }
                      ],
                      "ContactRoleId": 1,
                      "ContactRoleName": "sample string 12",
                      "LastModifiedBy": "sample string 13"
                    },
                    "Addresses": [
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "CityId": 1,
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "StateId": 1,
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "CountryId": 1,
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "ZipId": 1,
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "PostalAddressFull": "sample string 4",
                        "Id": 5,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Phones": [
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "PhoneNumber": "sample string 2",
                        "PhoneTypeId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FormContactRoles": [
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "ContactId": 1,
                        "RoleId": 2,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "FormId": 3,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "ProjectContactRoles": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "RoleId": 1,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ProjectId": 2,
                  "ReviewTypeId": 1,
                  "ReviewType": {
                    "Description": "sample string 1",
                    "IntervalDays": 2,
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "Forms": [],
          "City": "sample string 16",
          "Id": 17,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        }
      ],
      "Fees": [
        {
          "FormId": 1,
          "ProjectId": 1,
          "Project": {
            "Title": "sample string 1",
            "ProjectStatusId": 2,
            "ProjectStatus": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Location": "sample string 3",
            "FileNumber": "sample string 4",
            "Description": "sample string 5",
            "PropertyAcreage": 1.1,
            "AlterationAcreage": 1.1,
            "ClosedDate": "2025-04-25T17:57:23.790109Z",
            "LinkedProjectId": 1,
            "ChildLinkedProject": [],
            "Comments": "sample string 6",
            "DEPFileNumber": "sample string 7",
            "EEAFileNumber": "sample string 8",
            "LinkedFormFileNumber": "sample string 9",
            "LegacyFileNumber": "sample string 10",
            "Towns": [
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "ProjectCategories": [
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "CreatedByStaffId": 11,
            "CreatedByStaff": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Forms": [],
            "ProjectContactRoles": [
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 12,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "InvoiceNumber": "sample string 1",
          "TransactionNumber": "sample string 2",
          "IsNonProfitGovernment": true,
          "NonProfitGovernment": "sample string 4",
          "IsConservationHabitual": true,
          "Comments": "sample string 6",
          "FeeTypeId": 7,
          "FeeType": {
            "Code": "sample string 1",
            "Description": "sample string 2",
            "Summary": "sample string 3",
            "Amount": 4.1,
            "Order": 5,
            "IsFederalFeeType": true,
            "IsProjectFeeType": true,
            "IsCustomAmountAccepted": true,
            "FormTypes": [
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [],
                "LetterTemplates": [
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [],
                "LetterTemplates": [
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 9,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "IsVoid": true,
          "VoidReason": "sample string 9",
          "DateProcessed": "2025-04-25T17:57:23.7921083Z",
          "OwedAmount": 1.1,
          "CustomAmount": 1.1,
          "IsRefund": true,
          "RefundAmount": 11.1,
          "RefundComment": "sample string 12",
          "IsStateAgency": true,
          "IsCheckMissing": true,
          "FormmoreInformationRequiredId": 1,
          "FormmoreInformationRequired": {
            "FormId": 1,
            "InternalUserId": 2,
            "InternalUser": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "FormMoreInformationRequiredTypeId": 3,
            "FormMoreInformationRequiredType": {
              "Name": "sample string 1",
              "Description": "sample string 2",
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            "Description": "sample string 4",
            "IsSubmitted": true,
            "FeeType": "sample string 6",
            "FederalFeeype": "sample string 7",
            "OwedAmount": 1.1,
            "CustomAmount": 1.1,
            "Id": 8,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          "Id": 15,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        },
        {
          "FormId": 1,
          "ProjectId": 1,
          "Project": {
            "Title": "sample string 1",
            "ProjectStatusId": 2,
            "ProjectStatus": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Location": "sample string 3",
            "FileNumber": "sample string 4",
            "Description": "sample string 5",
            "PropertyAcreage": 1.1,
            "AlterationAcreage": 1.1,
            "ClosedDate": "2025-04-25T17:57:23.790109Z",
            "LinkedProjectId": 1,
            "ChildLinkedProject": [],
            "Comments": "sample string 6",
            "DEPFileNumber": "sample string 7",
            "EEAFileNumber": "sample string 8",
            "LinkedFormFileNumber": "sample string 9",
            "LegacyFileNumber": "sample string 10",
            "Towns": [
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "ProjectCategories": [
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "CreatedByStaffId": 11,
            "CreatedByStaff": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Forms": [],
            "ProjectContactRoles": [
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 12,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "InvoiceNumber": "sample string 1",
          "TransactionNumber": "sample string 2",
          "IsNonProfitGovernment": true,
          "NonProfitGovernment": "sample string 4",
          "IsConservationHabitual": true,
          "Comments": "sample string 6",
          "FeeTypeId": 7,
          "FeeType": {
            "Code": "sample string 1",
            "Description": "sample string 2",
            "Summary": "sample string 3",
            "Amount": 4.1,
            "Order": 5,
            "IsFederalFeeType": true,
            "IsProjectFeeType": true,
            "IsCustomAmountAccepted": true,
            "FormTypes": [
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [],
                "LetterTemplates": [
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [],
                "LetterTemplates": [
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 9,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "IsVoid": true,
          "VoidReason": "sample string 9",
          "DateProcessed": "2025-04-25T17:57:23.7921083Z",
          "OwedAmount": 1.1,
          "CustomAmount": 1.1,
          "IsRefund": true,
          "RefundAmount": 11.1,
          "RefundComment": "sample string 12",
          "IsStateAgency": true,
          "IsCheckMissing": true,
          "FormmoreInformationRequiredId": 1,
          "FormmoreInformationRequired": {
            "FormId": 1,
            "InternalUserId": 2,
            "InternalUser": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "FormMoreInformationRequiredTypeId": 3,
            "FormMoreInformationRequiredType": {
              "Name": "sample string 1",
              "Description": "sample string 2",
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            "Description": "sample string 4",
            "IsSubmitted": true,
            "FeeType": "sample string 6",
            "FederalFeeype": "sample string 7",
            "OwedAmount": 1.1,
            "CustomAmount": 1.1,
            "Id": 8,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          "Id": 15,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        }
      ],
      "Organization": {
        "PartyId": "sample string 1",
        "Name": "sample string 2",
        "Size": 1,
        "OrganizationDto": {
          "PartyId": "sample string 1",
          "OrganizationName": "sample string 2",
          "DoBusinessAs": "sample string 3",
          "OrganizationCode": "sample string 4",
          "OrganizationDetails": "sample string 5",
          "OrganizationSize": 1,
          "StartDate": "sample string 6",
          "EndDate": "sample string 7",
          "OrganizationTypeId": 1,
          "OrganizationTypeName": "sample string 8",
          "OrganizationTypeCode": "sample string 9",
          "ContactNameDepartment": "sample string 10",
          "Url": "sample string 11",
          "ApplicationToken": "sample string 12",
          "Addresses": [
            {
              "AddressId": "sample string 1",
              "StreetAddress1": "sample string 2",
              "StreetAddress2": "sample string 3",
              "PostalTown": {
                "TownId": 1,
                "TownName": "sample string 2",
                "IsOfficial": true,
                "CountyId": 1,
                "CountyName": "sample string 4"
              },
              "TownId": 1,
              "TownName": "sample string 4",
              "MunicipalId": 1,
              "MunicipalName": "sample string 5",
              "PostalCounty": {
                "CountyId": 1,
                "CountyName": "sample string 2"
              },
              "CountyId": 1,
              "County": "sample string 6",
              "CountyName": "sample string 7",
              "PostalState": {
                "StateId": 1,
                "StateCode": "sample string 2",
                "StateDescription": "sample string 3"
              },
              "StateId": 1,
              "StateName": "sample string 8",
              "StateCode": "sample string 9",
              "PostalZip": {
                "ZipId": 1,
                "ZipCode": "sample string 2"
              },
              "ZipId": 1,
              "ZipCode": "sample string 10",
              "PostalCountry": {
                "CountryId": 1,
                "CountryCode": "sample string 2",
                "CountryName": "sample string 3"
              },
              "CountryId": 1,
              "Country": "sample string 11",
              "CountryCode": "sample string 12",
              "IsForeign": true,
              "ForeignTown": "sample string 14",
              "ForeignPostalCode": "sample string 15",
              "ForeignState": "sample string 16",
              "ExternalLocationId": "sample string 17",
              "DivisionDepartment": "sample string 18",
              "AdditionalAddressInformation": "sample string 19",
              "CityRegionCode": "sample string 20",
              "Latitude": 21.1,
              "Longitude": 22.1,
              "PostalAddressFull": "sample string 23"
            },
            {
              "AddressId": "sample string 1",
              "StreetAddress1": "sample string 2",
              "StreetAddress2": "sample string 3",
              "PostalTown": {
                "TownId": 1,
                "TownName": "sample string 2",
                "IsOfficial": true,
                "CountyId": 1,
                "CountyName": "sample string 4"
              },
              "TownId": 1,
              "TownName": "sample string 4",
              "MunicipalId": 1,
              "MunicipalName": "sample string 5",
              "PostalCounty": {
                "CountyId": 1,
                "CountyName": "sample string 2"
              },
              "CountyId": 1,
              "County": "sample string 6",
              "CountyName": "sample string 7",
              "PostalState": {
                "StateId": 1,
                "StateCode": "sample string 2",
                "StateDescription": "sample string 3"
              },
              "StateId": 1,
              "StateName": "sample string 8",
              "StateCode": "sample string 9",
              "PostalZip": {
                "ZipId": 1,
                "ZipCode": "sample string 2"
              },
              "ZipId": 1,
              "ZipCode": "sample string 10",
              "PostalCountry": {
                "CountryId": 1,
                "CountryCode": "sample string 2",
                "CountryName": "sample string 3"
              },
              "CountryId": 1,
              "Country": "sample string 11",
              "CountryCode": "sample string 12",
              "IsForeign": true,
              "ForeignTown": "sample string 14",
              "ForeignPostalCode": "sample string 15",
              "ForeignState": "sample string 16",
              "ExternalLocationId": "sample string 17",
              "DivisionDepartment": "sample string 18",
              "AdditionalAddressInformation": "sample string 19",
              "CityRegionCode": "sample string 20",
              "Latitude": 21.1,
              "Longitude": 22.1,
              "PostalAddressFull": "sample string 23"
            }
          ],
          "PartyAliases": [
            {
              "PartyAliasId": 1,
              "FirstName": "sample string 2",
              "MiddleName": "sample string 3",
              "LastName": "sample string 4",
              "CompanyName": "sample string 5",
              "Comment": "sample string 6"
            },
            {
              "PartyAliasId": 1,
              "FirstName": "sample string 2",
              "MiddleName": "sample string 3",
              "LastName": "sample string 4",
              "CompanyName": "sample string 5",
              "Comment": "sample string 6"
            }
          ],
          "OrganizationType": {
            "Id": 1,
            "Name": "sample string 2",
            "Description": "sample string 3",
            "OrganizationTypeCode": "sample string 4"
          },
          "LastModifiedBy": "sample string 13"
        },
        "Forms": [],
        "Id": 3,
        "CreatedDate": "2025-04-25T17:57:23.790109Z",
        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
        "Disabled": true
      },
      "FormUserRoles": [
        {
          "ExternalUserId": 1,
          "ExternalUser": {
            "ExternalUserId": 1,
            "ContactId": "sample string 2",
            "PersonId": "sample string 3",
            "EmailAddress": "sample string 4",
            "FirstName": "sample string 5",
            "LastName": "sample string 6",
            "FullName": "sample string 7",
            "IsUserProfileUpdated": true,
            "IsUserProfileAddressUpdated": true,
            "IsUserProfilePhoneUpdated": true,
            "IsUserProfileVisited": true,
            "LastModifiedDate": "2025-04-25T17:57:23.7891126Z",
            "LastLoginDate": "2025-04-25T17:57:23.7891126Z",
            "IsInternalUser": true,
            "IsCurrentOrganizationUser": true,
            "CurrentOrganizationId": 1,
            "UserInformation": {
              "UserId": 1,
              "UserName": "sample string 2",
              "IsExternalUser": true,
              "StatusId": 4,
              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
              "Email": "sample string 6",
              "FirstName": "sample string 7",
              "LastName": "sample string 8",
              "FullName": "sample string 9",
              "MiddleName": "sample string 10",
              "PhoneNumber": "sample string 11",
              "IsActive": true
            },
            "ContactDto": {
              "ContactId": "sample string 1",
              "ContactTypeId": 1,
              "ContactTypeName": "sample string 2",
              "Comment": "sample string 3",
              "Title": "sample string 4",
              "Email": "sample string 5",
              "StartDate": "sample string 6",
              "EndDate": "sample string 7",
              "ApplicationToken": "sample string 8",
              "ProgramName": "sample string 9",
              "Addresses": [
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                },
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                }
              ],
              "Phones": [
                {
                  "PhoneId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "PhoneTypeId": 1,
                  "PhoneTypeName": "sample string 2",
                  "PhoneNumber": "sample string 3",
                  "Comment": "sample string 4",
                  "CountryCode": "sample string 5"
                },
                {
                  "PhoneId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "PhoneTypeId": 1,
                  "PhoneTypeName": "sample string 2",
                  "PhoneNumber": "sample string 3",
                  "Comment": "sample string 4",
                  "CountryCode": "sample string 5"
                }
              ],
              "personPartyId": "sample string 10",
              "Person": {
                "PartyId": "sample string 1",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "MiddleName": "sample string 4",
                "FullName": "sample string 5",
                "Dob": "sample string 6",
                "ApplicationToken": "sample string 7",
                "PartyAliases": [
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  },
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  }
                ],
                "Contacts": [
                  {
                    "ContactId": "sample string 1",
                    "PersonPartyId": "sample string 2",
                    "FirstName": "sample string 3",
                    "LastName": "sample string 4",
                    "OrganizationName": "sample string 5",
                    "OrganizationPartyId": "sample string 6",
                    "Person": {
                      "FirstName": "sample string 1",
                      "LastName": "sample string 2",
                      "Middlename": "sample string 3",
                      "partyId": "sample string 4",
                      "taxId": "sample string 5",
                      "vcc": "sample string 6",
                      "externalPartyId": "sample string 7"
                    },
                    "Organization": {
                      "organizationName": "sample string 1",
                      "partyId": "sample string 2",
                      "taxId": "sample string 3",
                      "vcc": "sample string 4",
                      "externalPartyId": "sample string 5"
                    }
                  },
                  {
                    "ContactId": "sample string 1",
                    "PersonPartyId": "sample string 2",
                    "FirstName": "sample string 3",
                    "LastName": "sample string 4",
                    "OrganizationName": "sample string 5",
                    "OrganizationPartyId": "sample string 6",
                    "Person": {
                      "FirstName": "sample string 1",
                      "LastName": "sample string 2",
                      "Middlename": "sample string 3",
                      "partyId": "sample string 4",
                      "taxId": "sample string 5",
                      "vcc": "sample string 6",
                      "externalPartyId": "sample string 7"
                    },
                    "Organization": {
                      "organizationName": "sample string 1",
                      "partyId": "sample string 2",
                      "taxId": "sample string 3",
                      "vcc": "sample string 4",
                      "externalPartyId": "sample string 5"
                    }
                  }
                ],
                "LastModifiedBy": "sample string 8"
              },
              "ContactType": {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3"
              },
              "organizationPartyId": "sample string 11",
              "Organization": {
                "PartyId": "sample string 1",
                "OrganizationName": "sample string 2",
                "DoBusinessAs": "sample string 3",
                "OrganizationCode": "sample string 4",
                "OrganizationDetails": "sample string 5",
                "OrganizationSize": 1,
                "StartDate": "sample string 6",
                "EndDate": "sample string 7",
                "OrganizationTypeId": 1,
                "OrganizationTypeName": "sample string 8",
                "OrganizationTypeCode": "sample string 9",
                "ContactNameDepartment": "sample string 10",
                "Url": "sample string 11",
                "ApplicationToken": "sample string 12",
                "Addresses": [
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  },
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  }
                ],
                "PartyAliases": [
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  },
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  }
                ],
                "OrganizationType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3",
                  "OrganizationTypeCode": "sample string 4"
                },
                "LastModifiedBy": "sample string 13"
              },
              "Roles": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                }
              ],
              "ContactRoleId": 1,
              "ContactRoleName": "sample string 12",
              "LastModifiedBy": "sample string 13"
            },
            "FormUserRoles": [],
            "Organizations": [
              {
                "PartyId": "sample string 1",
                "Name": "sample string 2",
                "Size": 1,
                "OrganizationDto": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Forms": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "PartyId": "sample string 1",
                "Name": "sample string 2",
                "Size": 1,
                "OrganizationDto": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Forms": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "NotificationUserStatuses": [],
            "Id": 15,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          "RoleId": 2,
          "Role": {
            "Description": "sample string 1",
            "RoleTypeId": 2,
            "RoleType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "FormId": 3,
          "ContactId": "sample string 4",
          "Id": 5,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        },
        {
          "ExternalUserId": 1,
          "ExternalUser": {
            "ExternalUserId": 1,
            "ContactId": "sample string 2",
            "PersonId": "sample string 3",
            "EmailAddress": "sample string 4",
            "FirstName": "sample string 5",
            "LastName": "sample string 6",
            "FullName": "sample string 7",
            "IsUserProfileUpdated": true,
            "IsUserProfileAddressUpdated": true,
            "IsUserProfilePhoneUpdated": true,
            "IsUserProfileVisited": true,
            "LastModifiedDate": "2025-04-25T17:57:23.7891126Z",
            "LastLoginDate": "2025-04-25T17:57:23.7891126Z",
            "IsInternalUser": true,
            "IsCurrentOrganizationUser": true,
            "CurrentOrganizationId": 1,
            "UserInformation": {
              "UserId": 1,
              "UserName": "sample string 2",
              "IsExternalUser": true,
              "StatusId": 4,
              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
              "Email": "sample string 6",
              "FirstName": "sample string 7",
              "LastName": "sample string 8",
              "FullName": "sample string 9",
              "MiddleName": "sample string 10",
              "PhoneNumber": "sample string 11",
              "IsActive": true
            },
            "ContactDto": {
              "ContactId": "sample string 1",
              "ContactTypeId": 1,
              "ContactTypeName": "sample string 2",
              "Comment": "sample string 3",
              "Title": "sample string 4",
              "Email": "sample string 5",
              "StartDate": "sample string 6",
              "EndDate": "sample string 7",
              "ApplicationToken": "sample string 8",
              "ProgramName": "sample string 9",
              "Addresses": [
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                },
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                }
              ],
              "Phones": [
                {
                  "PhoneId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "PhoneTypeId": 1,
                  "PhoneTypeName": "sample string 2",
                  "PhoneNumber": "sample string 3",
                  "Comment": "sample string 4",
                  "CountryCode": "sample string 5"
                },
                {
                  "PhoneId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "PhoneTypeId": 1,
                  "PhoneTypeName": "sample string 2",
                  "PhoneNumber": "sample string 3",
                  "Comment": "sample string 4",
                  "CountryCode": "sample string 5"
                }
              ],
              "personPartyId": "sample string 10",
              "Person": {
                "PartyId": "sample string 1",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "MiddleName": "sample string 4",
                "FullName": "sample string 5",
                "Dob": "sample string 6",
                "ApplicationToken": "sample string 7",
                "PartyAliases": [
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  },
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  }
                ],
                "Contacts": [
                  {
                    "ContactId": "sample string 1",
                    "PersonPartyId": "sample string 2",
                    "FirstName": "sample string 3",
                    "LastName": "sample string 4",
                    "OrganizationName": "sample string 5",
                    "OrganizationPartyId": "sample string 6",
                    "Person": {
                      "FirstName": "sample string 1",
                      "LastName": "sample string 2",
                      "Middlename": "sample string 3",
                      "partyId": "sample string 4",
                      "taxId": "sample string 5",
                      "vcc": "sample string 6",
                      "externalPartyId": "sample string 7"
                    },
                    "Organization": {
                      "organizationName": "sample string 1",
                      "partyId": "sample string 2",
                      "taxId": "sample string 3",
                      "vcc": "sample string 4",
                      "externalPartyId": "sample string 5"
                    }
                  },
                  {
                    "ContactId": "sample string 1",
                    "PersonPartyId": "sample string 2",
                    "FirstName": "sample string 3",
                    "LastName": "sample string 4",
                    "OrganizationName": "sample string 5",
                    "OrganizationPartyId": "sample string 6",
                    "Person": {
                      "FirstName": "sample string 1",
                      "LastName": "sample string 2",
                      "Middlename": "sample string 3",
                      "partyId": "sample string 4",
                      "taxId": "sample string 5",
                      "vcc": "sample string 6",
                      "externalPartyId": "sample string 7"
                    },
                    "Organization": {
                      "organizationName": "sample string 1",
                      "partyId": "sample string 2",
                      "taxId": "sample string 3",
                      "vcc": "sample string 4",
                      "externalPartyId": "sample string 5"
                    }
                  }
                ],
                "LastModifiedBy": "sample string 8"
              },
              "ContactType": {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3"
              },
              "organizationPartyId": "sample string 11",
              "Organization": {
                "PartyId": "sample string 1",
                "OrganizationName": "sample string 2",
                "DoBusinessAs": "sample string 3",
                "OrganizationCode": "sample string 4",
                "OrganizationDetails": "sample string 5",
                "OrganizationSize": 1,
                "StartDate": "sample string 6",
                "EndDate": "sample string 7",
                "OrganizationTypeId": 1,
                "OrganizationTypeName": "sample string 8",
                "OrganizationTypeCode": "sample string 9",
                "ContactNameDepartment": "sample string 10",
                "Url": "sample string 11",
                "ApplicationToken": "sample string 12",
                "Addresses": [
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  },
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  }
                ],
                "PartyAliases": [
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  },
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  }
                ],
                "OrganizationType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3",
                  "OrganizationTypeCode": "sample string 4"
                },
                "LastModifiedBy": "sample string 13"
              },
              "Roles": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                }
              ],
              "ContactRoleId": 1,
              "ContactRoleName": "sample string 12",
              "LastModifiedBy": "sample string 13"
            },
            "FormUserRoles": [],
            "Organizations": [
              {
                "PartyId": "sample string 1",
                "Name": "sample string 2",
                "Size": 1,
                "OrganizationDto": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Forms": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "PartyId": "sample string 1",
                "Name": "sample string 2",
                "Size": 1,
                "OrganizationDto": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Forms": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "NotificationUserStatuses": [],
            "Id": 15,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          "RoleId": 2,
          "Role": {
            "Description": "sample string 1",
            "RoleTypeId": 2,
            "RoleType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "FormId": 3,
          "ContactId": "sample string 4",
          "Id": 5,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        }
      ],
      "FormStaffRoles": [
        {
          "InternalUserId": 1,
          "InternalUser": {
            "InternalUserId": 1,
            "FirstName": "sample string 2",
            "LastName": "sample string 3",
            "FullName": "sample string 4",
            "EmailAddress": "sample string 5",
            "PhoneNumber": "sample string 6",
            "Title": "sample string 7",
            "RoleId": 8,
            "Role": {
              "Description": "sample string 1",
              "RoleTypeId": 2,
              "RoleType": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
            "IsCurrentInternalUser": true,
            "IsApplicationReviewer": true,
            "UserInformation": {
              "UserId": 1,
              "UserName": "sample string 2",
              "IsExternalUser": true,
              "StatusId": 4,
              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
              "Email": "sample string 6",
              "FirstName": "sample string 7",
              "LastName": "sample string 8",
              "FullName": "sample string 9",
              "MiddleName": "sample string 10",
              "PhoneNumber": "sample string 11",
              "IsActive": true
            },
            "NotificationStaffStatuses": [
              {
                "InternalUserId": 1,
                "NotificationId": 2,
                "HasRead": true,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "InternalUserId": 1,
                "NotificationId": 2,
                "HasRead": true,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "Species": [
              {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "IsStaffReviewer": true,
            "IsCommunicationStaff": true,
            "Id": 11,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "RoleId": 2,
          "FormId": 3,
          "Id": 4,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        },
        {
          "InternalUserId": 1,
          "InternalUser": {
            "InternalUserId": 1,
            "FirstName": "sample string 2",
            "LastName": "sample string 3",
            "FullName": "sample string 4",
            "EmailAddress": "sample string 5",
            "PhoneNumber": "sample string 6",
            "Title": "sample string 7",
            "RoleId": 8,
            "Role": {
              "Description": "sample string 1",
              "RoleTypeId": 2,
              "RoleType": {
                "Description": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
            "IsCurrentInternalUser": true,
            "IsApplicationReviewer": true,
            "UserInformation": {
              "UserId": 1,
              "UserName": "sample string 2",
              "IsExternalUser": true,
              "StatusId": 4,
              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
              "Email": "sample string 6",
              "FirstName": "sample string 7",
              "LastName": "sample string 8",
              "FullName": "sample string 9",
              "MiddleName": "sample string 10",
              "PhoneNumber": "sample string 11",
              "IsActive": true
            },
            "NotificationStaffStatuses": [
              {
                "InternalUserId": 1,
                "NotificationId": 2,
                "HasRead": true,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "InternalUserId": 1,
                "NotificationId": 2,
                "HasRead": true,
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "Species": [
              {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "IsStaffReviewer": true,
            "IsCommunicationStaff": true,
            "Id": 11,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "RoleId": 2,
          "FormId": 3,
          "Id": 4,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        }
      ],
      "FormContactRoles": [
        {
          "ContactId": 1,
          "Contact": {
            "ContactId": "sample string 1",
            "ContactTypeId": 2,
            "ContactType": {
              "Id": 1,
              "Name": "sample string 2",
              "Description": "sample string 3"
            },
            "EmailAddress": "sample string 3",
            "FirstName": "sample string 4",
            "LastName": "sample string 5",
            "FullName": "sample string 6",
            "OrganizationName": "sample string 7",
            "Affiliation": "sample string 8",
            "ContactDto": {
              "ContactId": "sample string 1",
              "ContactTypeId": 1,
              "ContactTypeName": "sample string 2",
              "Comment": "sample string 3",
              "Title": "sample string 4",
              "Email": "sample string 5",
              "StartDate": "sample string 6",
              "EndDate": "sample string 7",
              "ApplicationToken": "sample string 8",
              "ProgramName": "sample string 9",
              "Addresses": [
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                },
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                }
              ],
              "Phones": [
                {
                  "PhoneId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "PhoneTypeId": 1,
                  "PhoneTypeName": "sample string 2",
                  "PhoneNumber": "sample string 3",
                  "Comment": "sample string 4",
                  "CountryCode": "sample string 5"
                },
                {
                  "PhoneId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "PhoneTypeId": 1,
                  "PhoneTypeName": "sample string 2",
                  "PhoneNumber": "sample string 3",
                  "Comment": "sample string 4",
                  "CountryCode": "sample string 5"
                }
              ],
              "personPartyId": "sample string 10",
              "Person": {
                "PartyId": "sample string 1",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "MiddleName": "sample string 4",
                "FullName": "sample string 5",
                "Dob": "sample string 6",
                "ApplicationToken": "sample string 7",
                "PartyAliases": [
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  },
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  }
                ],
                "Contacts": [
                  {
                    "ContactId": "sample string 1",
                    "PersonPartyId": "sample string 2",
                    "FirstName": "sample string 3",
                    "LastName": "sample string 4",
                    "OrganizationName": "sample string 5",
                    "OrganizationPartyId": "sample string 6",
                    "Person": {
                      "FirstName": "sample string 1",
                      "LastName": "sample string 2",
                      "Middlename": "sample string 3",
                      "partyId": "sample string 4",
                      "taxId": "sample string 5",
                      "vcc": "sample string 6",
                      "externalPartyId": "sample string 7"
                    },
                    "Organization": {
                      "organizationName": "sample string 1",
                      "partyId": "sample string 2",
                      "taxId": "sample string 3",
                      "vcc": "sample string 4",
                      "externalPartyId": "sample string 5"
                    }
                  },
                  {
                    "ContactId": "sample string 1",
                    "PersonPartyId": "sample string 2",
                    "FirstName": "sample string 3",
                    "LastName": "sample string 4",
                    "OrganizationName": "sample string 5",
                    "OrganizationPartyId": "sample string 6",
                    "Person": {
                      "FirstName": "sample string 1",
                      "LastName": "sample string 2",
                      "Middlename": "sample string 3",
                      "partyId": "sample string 4",
                      "taxId": "sample string 5",
                      "vcc": "sample string 6",
                      "externalPartyId": "sample string 7"
                    },
                    "Organization": {
                      "organizationName": "sample string 1",
                      "partyId": "sample string 2",
                      "taxId": "sample string 3",
                      "vcc": "sample string 4",
                      "externalPartyId": "sample string 5"
                    }
                  }
                ],
                "LastModifiedBy": "sample string 8"
              },
              "ContactType": {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3"
              },
              "organizationPartyId": "sample string 11",
              "Organization": {
                "PartyId": "sample string 1",
                "OrganizationName": "sample string 2",
                "DoBusinessAs": "sample string 3",
                "OrganizationCode": "sample string 4",
                "OrganizationDetails": "sample string 5",
                "OrganizationSize": 1,
                "StartDate": "sample string 6",
                "EndDate": "sample string 7",
                "OrganizationTypeId": 1,
                "OrganizationTypeName": "sample string 8",
                "OrganizationTypeCode": "sample string 9",
                "ContactNameDepartment": "sample string 10",
                "Url": "sample string 11",
                "ApplicationToken": "sample string 12",
                "Addresses": [
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  },
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  }
                ],
                "PartyAliases": [
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  },
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  }
                ],
                "OrganizationType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3",
                  "OrganizationTypeCode": "sample string 4"
                },
                "LastModifiedBy": "sample string 13"
              },
              "Roles": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                }
              ],
              "ContactRoleId": 1,
              "ContactRoleName": "sample string 12",
              "LastModifiedBy": "sample string 13"
            },
            "Addresses": [
              {
                "ContactId": 1,
                "StreetAddress1": "sample string 2",
                "StreetAddress2": "sample string 3",
                "CityId": 1,
                "PostalTown": {
                  "TownId": 1,
                  "TownName": "sample string 2",
                  "IsOfficial": true,
                  "CountyId": 1,
                  "CountyName": "sample string 4"
                },
                "StateId": 1,
                "PostalState": {
                  "StateId": 1,
                  "StateCode": "sample string 2",
                  "StateDescription": "sample string 3"
                },
                "CountryId": 1,
                "PostalCountry": {
                  "CountryId": 1,
                  "CountryCode": "sample string 2",
                  "CountryName": "sample string 3"
                },
                "ZipId": 1,
                "PostalZip": {
                  "ZipId": 1,
                  "ZipCode": "sample string 2"
                },
                "PostalAddressFull": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "StreetAddress1": "sample string 2",
                "StreetAddress2": "sample string 3",
                "CityId": 1,
                "PostalTown": {
                  "TownId": 1,
                  "TownName": "sample string 2",
                  "IsOfficial": true,
                  "CountyId": 1,
                  "CountyName": "sample string 4"
                },
                "StateId": 1,
                "PostalState": {
                  "StateId": 1,
                  "StateCode": "sample string 2",
                  "StateDescription": "sample string 3"
                },
                "CountryId": 1,
                "PostalCountry": {
                  "CountryId": 1,
                  "CountryCode": "sample string 2",
                  "CountryName": "sample string 3"
                },
                "ZipId": 1,
                "PostalZip": {
                  "ZipId": 1,
                  "ZipCode": "sample string 2"
                },
                "PostalAddressFull": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Phones": [
              {
                "ContactId": 1,
                "PhoneNumber": "sample string 2",
                "PhoneTypeId": 1,
                "PhoneType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "PhoneNumber": "sample string 2",
                "PhoneTypeId": 1,
                "PhoneType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FormContactRoles": [],
            "ProjectContactRoles": [
              {
                "ContactId": 1,
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 9,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "RoleId": 2,
          "Role": {
            "Description": "sample string 1",
            "RoleTypeId": 2,
            "RoleType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "FormId": 3,
          "Id": 4,
          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
          "Disabled": true
        },
        {
          "ContactId": 1,
          "Contact": {
            "ContactId": "sample string 1",
            "ContactTypeId": 2,
            "ContactType": {
              "Id": 1,
              "Name": "sample string 2",
              "Description": "sample string 3"
            },
            "EmailAddress": "sample string 3",
            "FirstName": "sample string 4",
            "LastName": "sample string 5",
            "FullName": "sample string 6",
            "OrganizationName": "sample string 7",
            "Affiliation": "sample string 8",
            "ContactDto": {
              "ContactId": "sample string 1",
              "ContactTypeId": 1,
              "ContactTypeName": "sample string 2",
              "Comment": "sample string 3",
              "Title": "sample string 4",
              "Email": "sample string 5",
              "StartDate": "sample string 6",
              "EndDate": "sample string 7",
              "ApplicationToken": "sample string 8",
              "ProgramName": "sample string 9",
              "Addresses": [
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                },
                {
                  "AddressId": "sample string 1",
                  "StreetAddress1": "sample string 2",
                  "StreetAddress2": "sample string 3",
                  "PostalTown": {
                    "TownId": 1,
                    "TownName": "sample string 2",
                    "IsOfficial": true,
                    "CountyId": 1,
                    "CountyName": "sample string 4"
                  },
                  "TownId": 1,
                  "TownName": "sample string 4",
                  "MunicipalId": 1,
                  "MunicipalName": "sample string 5",
                  "PostalCounty": {
                    "CountyId": 1,
                    "CountyName": "sample string 2"
                  },
                  "CountyId": 1,
                  "County": "sample string 6",
                  "CountyName": "sample string 7",
                  "PostalState": {
                    "StateId": 1,
                    "StateCode": "sample string 2",
                    "StateDescription": "sample string 3"
                  },
                  "StateId": 1,
                  "StateName": "sample string 8",
                  "StateCode": "sample string 9",
                  "PostalZip": {
                    "ZipId": 1,
                    "ZipCode": "sample string 2"
                  },
                  "ZipId": 1,
                  "ZipCode": "sample string 10",
                  "PostalCountry": {
                    "CountryId": 1,
                    "CountryCode": "sample string 2",
                    "CountryName": "sample string 3"
                  },
                  "CountryId": 1,
                  "Country": "sample string 11",
                  "CountryCode": "sample string 12",
                  "IsForeign": true,
                  "ForeignTown": "sample string 14",
                  "ForeignPostalCode": "sample string 15",
                  "ForeignState": "sample string 16",
                  "ExternalLocationId": "sample string 17",
                  "DivisionDepartment": "sample string 18",
                  "AdditionalAddressInformation": "sample string 19",
                  "CityRegionCode": "sample string 20",
                  "Latitude": 21.1,
                  "Longitude": 22.1,
                  "PostalAddressFull": "sample string 23"
                }
              ],
              "Phones": [
                {
                  "PhoneId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "PhoneTypeId": 1,
                  "PhoneTypeName": "sample string 2",
                  "PhoneNumber": "sample string 3",
                  "Comment": "sample string 4",
                  "CountryCode": "sample string 5"
                },
                {
                  "PhoneId": 1,
                  "PhoneType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "PhoneTypeId": 1,
                  "PhoneTypeName": "sample string 2",
                  "PhoneNumber": "sample string 3",
                  "Comment": "sample string 4",
                  "CountryCode": "sample string 5"
                }
              ],
              "personPartyId": "sample string 10",
              "Person": {
                "PartyId": "sample string 1",
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "MiddleName": "sample string 4",
                "FullName": "sample string 5",
                "Dob": "sample string 6",
                "ApplicationToken": "sample string 7",
                "PartyAliases": [
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  },
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  }
                ],
                "Contacts": [
                  {
                    "ContactId": "sample string 1",
                    "PersonPartyId": "sample string 2",
                    "FirstName": "sample string 3",
                    "LastName": "sample string 4",
                    "OrganizationName": "sample string 5",
                    "OrganizationPartyId": "sample string 6",
                    "Person": {
                      "FirstName": "sample string 1",
                      "LastName": "sample string 2",
                      "Middlename": "sample string 3",
                      "partyId": "sample string 4",
                      "taxId": "sample string 5",
                      "vcc": "sample string 6",
                      "externalPartyId": "sample string 7"
                    },
                    "Organization": {
                      "organizationName": "sample string 1",
                      "partyId": "sample string 2",
                      "taxId": "sample string 3",
                      "vcc": "sample string 4",
                      "externalPartyId": "sample string 5"
                    }
                  },
                  {
                    "ContactId": "sample string 1",
                    "PersonPartyId": "sample string 2",
                    "FirstName": "sample string 3",
                    "LastName": "sample string 4",
                    "OrganizationName": "sample string 5",
                    "OrganizationPartyId": "sample string 6",
                    "Person": {
                      "FirstName": "sample string 1",
                      "LastName": "sample string 2",
                      "Middlename": "sample string 3",
                      "partyId": "sample string 4",
                      "taxId": "sample string 5",
                      "vcc": "sample string 6",
                      "externalPartyId": "sample string 7"
                    },
                    "Organization": {
                      "organizationName": "sample string 1",
                      "partyId": "sample string 2",
                      "taxId": "sample string 3",
                      "vcc": "sample string 4",
                      "externalPartyId": "sample string 5"
                    }
                  }
                ],
                "LastModifiedBy": "sample string 8"
              },
              "ContactType": {
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3"
              },
              "organizationPartyId": "sample string 11",
              "Organization": {
                "PartyId": "sample string 1",
                "OrganizationName": "sample string 2",
                "DoBusinessAs": "sample string 3",
                "OrganizationCode": "sample string 4",
                "OrganizationDetails": "sample string 5",
                "OrganizationSize": 1,
                "StartDate": "sample string 6",
                "EndDate": "sample string 7",
                "OrganizationTypeId": 1,
                "OrganizationTypeName": "sample string 8",
                "OrganizationTypeCode": "sample string 9",
                "ContactNameDepartment": "sample string 10",
                "Url": "sample string 11",
                "ApplicationToken": "sample string 12",
                "Addresses": [
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  },
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  }
                ],
                "PartyAliases": [
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  },
                  {
                    "PartyAliasId": 1,
                    "FirstName": "sample string 2",
                    "MiddleName": "sample string 3",
                    "LastName": "sample string 4",
                    "CompanyName": "sample string 5",
                    "Comment": "sample string 6"
                  }
                ],
                "OrganizationType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3",
                  "OrganizationTypeCode": "sample string 4"
                },
                "LastModifiedBy": "sample string 13"
              },
              "Roles": [
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                }
              ],
              "ContactRoleId": 1,
              "ContactRoleName": "sample string 12",
              "LastModifiedBy": "sample string 13"
            },
            "Addresses": [
              {
                "ContactId": 1,
                "StreetAddress1": "sample string 2",
                "StreetAddress2": "sample string 3",
                "CityId": 1,
                "PostalTown": {
                  "TownId": 1,
                  "TownName": "sample string 2",
                  "IsOfficial": true,
                  "CountyId": 1,
                  "CountyName": "sample string 4"
                },
                "StateId": 1,
                "PostalState": {
                  "StateId": 1,
                  "StateCode": "sample string 2",
                  "StateDescription": "sample string 3"
                },
                "CountryId": 1,
                "PostalCountry": {
                  "CountryId": 1,
                  "CountryCode": "sample string 2",
                  "CountryName": "sample string 3"
                },
                "ZipId": 1,
                "PostalZip": {
                  "ZipId": 1,
                  "ZipCode": "sample string 2"
                },
                "PostalAddressFull": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "StreetAddress1": "sample string 2",
                "StreetAddress2": "sample string 3",
                "CityId": 1,
                "PostalTown": {
                  "TownId": 1,
                  "TownName": "sample string 2",
                  "IsOfficial": true,
                  "CountyId": 1,
                  "CountyName": "sample string 4"
                },
                "StateId": 1,
                "PostalState": {
                  "StateId": 1,
                  "StateCode": "sample string 2",
                  "StateDescription": "sample string 3"
                },
                "CountryId": 1,
                "PostalCountry": {
                  "CountryId": 1,
                  "CountryCode": "sample string 2",
                  "CountryName": "sample string 3"
                },
                "ZipId": 1,
                "PostalZip": {
                  "ZipId": 1,
                  "ZipCode": "sample string 2"
                },
                "PostalAddressFull": "sample string 4",
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Phones": [
              {
                "ContactId": 1,
                "PhoneNumber": "sample string 2",
                "PhoneTypeId": 1,
                "PhoneType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "PhoneNumber": "sample string 2",
                "PhoneTypeId": 1,
                "PhoneType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FormContactRoles": [],
            "ProjectContactRoles": [
              {
                "ContactId": 1,
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 9,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "RoleId": 2,
          "Role": {
            "Description": "sample string 1",
            "RoleTypeId": 2,
            "RoleType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "FormId": 3,
          "Id": 4,
          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
          "Disabled": true
        }
      ],
      "Notifications": [],
      "FormSpecies": [
        {
          "FormId": 1,
          "SpeciesId": 2,
          "Species": {
            "CommonName": "sample string 1",
            "ConservationStatusId": 1,
            "ConservationStatus": {
              "Name": "sample string 1",
              "PublicDisplayValue": "sample string 2",
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "DataSensitiveId": 1,
            "DataSensitive": {
              "PublicDisplayValue": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "ElementSubnationalId": "sample string 2",
            "FederalStatusId": 1,
            "FederalStatus": {
              "Name": "sample string 1",
              "PublicDisplayValue": "sample string 2",
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "IsDataSensitive": true,
            "ScientificName": "sample string 4",
            "TaxonomicSubGroupId": 5,
            "TaxonomicSubGroup": {
              "Name": "sample string 1",
              "PublicDisplayValue": "sample string 2",
              "TaxonomicGroupId": 3,
              "TaxonomicGroup": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Biologists": [
              {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "IsVernalPoolAssociated": true,
            "Id": 7,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "FormConditions": [
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "EH": "sample string 3",
          "PH": "sample string 4",
          "LastObservationYear": "sample string 5",
          "Id": 6,
          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
          "Disabled": true
        },
        {
          "FormId": 1,
          "SpeciesId": 2,
          "Species": {
            "CommonName": "sample string 1",
            "ConservationStatusId": 1,
            "ConservationStatus": {
              "Name": "sample string 1",
              "PublicDisplayValue": "sample string 2",
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "DataSensitiveId": 1,
            "DataSensitive": {
              "PublicDisplayValue": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "ElementSubnationalId": "sample string 2",
            "FederalStatusId": 1,
            "FederalStatus": {
              "Name": "sample string 1",
              "PublicDisplayValue": "sample string 2",
              "Id": 3,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "IsDataSensitive": true,
            "ScientificName": "sample string 4",
            "TaxonomicSubGroupId": 5,
            "TaxonomicSubGroup": {
              "Name": "sample string 1",
              "PublicDisplayValue": "sample string 2",
              "TaxonomicGroupId": 3,
              "TaxonomicGroup": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Biologists": [
              {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "IsVernalPoolAssociated": true,
            "Id": 7,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "FormConditions": [
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "EH": "sample string 3",
          "PH": "sample string 4",
          "LastObservationYear": "sample string 5",
          "Id": 6,
          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
          "Disabled": true
        }
      ],
      "FormSectionStatuses": [
        {
          "FormId": 1,
          "FormSectionId": 2,
          "FormSection": {
            "Section": "sample string 1",
            "Order": 2,
            "FormTypes": [
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "Status": true,
          "IsCurrent": true,
          "Id": 5,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        },
        {
          "FormId": 1,
          "FormSectionId": 2,
          "FormSection": {
            "Section": "sample string 1",
            "Order": 2,
            "FormTypes": [
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "Description": "sample string 2",
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "Status": true,
          "IsCurrent": true,
          "Id": 5,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        }
      ],
      "ConfirmationName": "sample string 21",
      "ConfirmationDate": "2025-04-25T17:57:23.7921083Z",
      "IsConfirmationAgreed": true,
      "IsObserverSignatureMissing": true,
      "PlatNumber": "sample string 22",
      "LotNumber": "sample string 23",
      "RegistryId": 1,
      "Registry": {
        "Name": "sample string 1",
        "Id": 2,
        "CreatedDate": "2025-04-25T17:57:23.790109Z",
        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
        "Disabled": true
      },
      "CertificateNumber": "sample string 24",
      "BookNumber": "sample string 25",
      "PageNumber": "sample string 26",
      "RequireDepFiling": true,
      "HasEntireProjectPlan": true,
      "HasRecordOwnerProof": true,
      "HasSitePhotographs": true,
      "HasVegetationMap": true,
      "HasPriorityHabitatPlan": true,
      "ReviewLogout": {
        "FormId": 1,
        "CustomizedInfo": "sample string 2",
        "PlanDate": "sample string 3",
        "RevisedDate": "sample string 4",
        "Exemptions": [
          {
            "Name": "sample string 1",
            "Description": "sample string 2",
            "ReviewLogouts": [],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          {
            "Name": "sample string 1",
            "Description": "sample string 2",
            "ReviewLogouts": [],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          }
        ],
        "WPAs": [
          {
            "Name": "sample string 1",
            "Description": "sample string 2",
            "ReviewLogouts": [],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          {
            "Name": "sample string 1",
            "Description": "sample string 2",
            "ReviewLogouts": [],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          }
        ],
        "IsDraftLetterGenerated": true,
        "IsFileNumberIssued": true,
        "ReviewAssistantNote": "sample string 7",
        "InternalUserId": 1,
        "InternalUser": {
          "InternalUserId": 1,
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "FullName": "sample string 4",
          "EmailAddress": "sample string 5",
          "PhoneNumber": "sample string 6",
          "Title": "sample string 7",
          "RoleId": 8,
          "Role": {
            "Description": "sample string 1",
            "RoleTypeId": 2,
            "RoleType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
          "IsCurrentInternalUser": true,
          "IsApplicationReviewer": true,
          "UserInformation": {
            "UserId": 1,
            "UserName": "sample string 2",
            "IsExternalUser": true,
            "StatusId": 4,
            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
            "Email": "sample string 6",
            "FirstName": "sample string 7",
            "LastName": "sample string 8",
            "FullName": "sample string 9",
            "MiddleName": "sample string 10",
            "PhoneNumber": "sample string 11",
            "IsActive": true
          },
          "NotificationStaffStatuses": [
            {
              "InternalUserId": 1,
              "NotificationId": 2,
              "HasRead": true,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "InternalUserId": 1,
              "NotificationId": 2,
              "HasRead": true,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "Species": [
            {
              "CommonName": "sample string 1",
              "ConservationStatusId": 1,
              "ConservationStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "DataSensitiveId": 1,
              "DataSensitive": {
                "PublicDisplayValue": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ElementSubnationalId": "sample string 2",
              "FederalStatusId": 1,
              "FederalStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsDataSensitive": true,
              "ScientificName": "sample string 4",
              "TaxonomicSubGroupId": 5,
              "TaxonomicSubGroup": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "TaxonomicGroupId": 3,
                "TaxonomicGroup": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Biologists": [],
              "IsVernalPoolAssociated": true,
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "CommonName": "sample string 1",
              "ConservationStatusId": 1,
              "ConservationStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "DataSensitiveId": 1,
              "DataSensitive": {
                "PublicDisplayValue": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ElementSubnationalId": "sample string 2",
              "FederalStatusId": 1,
              "FederalStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsDataSensitive": true,
              "ScientificName": "sample string 4",
              "TaxonomicSubGroupId": 5,
              "TaxonomicSubGroup": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "TaxonomicGroupId": 3,
                "TaxonomicGroup": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Biologists": [],
              "IsVernalPoolAssociated": true,
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "IsStaffReviewer": true,
          "IsCommunicationStaff": true,
          "Id": 11,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        "CompletedDate": "2025-04-25T17:57:23.7921083Z",
        "PreviousLetterDate": "sample string 8",
        "PlanName": "sample string 9",
        "DepFileNumber": "sample string 10",
        "CCEmailDeterminationMade": "sample string 11",
        "Title": "sample string 12",
        "TakeLetterIssuanceDate": "2025-04-25T17:57:23.7921083Z",
        "RequiresLandProtection": true,
        "RequiresMitigationFunds": true,
        "RequiresLongTermManagement": true,
        "Id": 13,
        "CreatedDate": "2025-04-25T17:57:23.7921083Z",
        "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
        "Disabled": true
      },
      "FormConditions": [
        {
          "FormId": 1,
          "ConditionId": 1,
          "Condition": {
            "ConditionCategoryId": 1,
            "ConditionCategory": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "ShortName": "sample string 2",
            "Language": "sample string 3",
            "Id": 4,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "Language": "sample string 2",
          "IsRegulationMesa": true,
          "IsRegulationWpa": true,
          "ConditionOrder": 5,
          "FormSpecies": [
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "Id": 6,
          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
          "Disabled": true
        },
        {
          "FormId": 1,
          "ConditionId": 1,
          "Condition": {
            "ConditionCategoryId": 1,
            "ConditionCategory": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "ShortName": "sample string 2",
            "Language": "sample string 3",
            "Id": 4,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "Language": "sample string 2",
          "IsRegulationMesa": true,
          "IsRegulationWpa": true,
          "ConditionOrder": 5,
          "FormSpecies": [
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "Id": 6,
          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
          "Disabled": true
        }
      ],
      "CopiedFormId": 1,
      "IsMEPACertificateRequired": true,
      "IsMEPACertificateIssued": true,
      "MEPANumber": "sample string 34",
      "ReceivedMEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
      "PlanMeetsPerformanceStandards": true,
      "IsNOIAttached": true,
      "IsFileNumberIssued": true,
      "CCEmailMoreInfo": "sample string 37",
      "CCEmailIssueFileNumber": "sample string 38",
      "IsMEPAReviewRequired": true,
      "EEAFileNumber": "sample string 40",
      "MEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
      "IsMEPAReviewOngoing": true,
      "ExpirationDate": "2025-04-25T17:57:23.7921083Z",
      "FinalLetterDate": "2025-04-25T17:57:23.7921083Z",
      "Id": 41,
      "CreatedDate": "2025-04-25T17:57:23.7921083Z",
      "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
      "Disabled": true
    },
    "OrganizationId": 1,
    "Organization": {
      "PartyId": "sample string 1",
      "Name": "sample string 2",
      "Size": 1,
      "OrganizationDto": {
        "PartyId": "sample string 1",
        "OrganizationName": "sample string 2",
        "DoBusinessAs": "sample string 3",
        "OrganizationCode": "sample string 4",
        "OrganizationDetails": "sample string 5",
        "OrganizationSize": 1,
        "StartDate": "sample string 6",
        "EndDate": "sample string 7",
        "OrganizationTypeId": 1,
        "OrganizationTypeName": "sample string 8",
        "OrganizationTypeCode": "sample string 9",
        "ContactNameDepartment": "sample string 10",
        "Url": "sample string 11",
        "ApplicationToken": "sample string 12",
        "Addresses": [
          {
            "AddressId": "sample string 1",
            "StreetAddress1": "sample string 2",
            "StreetAddress2": "sample string 3",
            "PostalTown": {
              "TownId": 1,
              "TownName": "sample string 2",
              "IsOfficial": true,
              "CountyId": 1,
              "CountyName": "sample string 4"
            },
            "TownId": 1,
            "TownName": "sample string 4",
            "MunicipalId": 1,
            "MunicipalName": "sample string 5",
            "PostalCounty": {
              "CountyId": 1,
              "CountyName": "sample string 2"
            },
            "CountyId": 1,
            "County": "sample string 6",
            "CountyName": "sample string 7",
            "PostalState": {
              "StateId": 1,
              "StateCode": "sample string 2",
              "StateDescription": "sample string 3"
            },
            "StateId": 1,
            "StateName": "sample string 8",
            "StateCode": "sample string 9",
            "PostalZip": {
              "ZipId": 1,
              "ZipCode": "sample string 2"
            },
            "ZipId": 1,
            "ZipCode": "sample string 10",
            "PostalCountry": {
              "CountryId": 1,
              "CountryCode": "sample string 2",
              "CountryName": "sample string 3"
            },
            "CountryId": 1,
            "Country": "sample string 11",
            "CountryCode": "sample string 12",
            "IsForeign": true,
            "ForeignTown": "sample string 14",
            "ForeignPostalCode": "sample string 15",
            "ForeignState": "sample string 16",
            "ExternalLocationId": "sample string 17",
            "DivisionDepartment": "sample string 18",
            "AdditionalAddressInformation": "sample string 19",
            "CityRegionCode": "sample string 20",
            "Latitude": 21.1,
            "Longitude": 22.1,
            "PostalAddressFull": "sample string 23"
          },
          {
            "AddressId": "sample string 1",
            "StreetAddress1": "sample string 2",
            "StreetAddress2": "sample string 3",
            "PostalTown": {
              "TownId": 1,
              "TownName": "sample string 2",
              "IsOfficial": true,
              "CountyId": 1,
              "CountyName": "sample string 4"
            },
            "TownId": 1,
            "TownName": "sample string 4",
            "MunicipalId": 1,
            "MunicipalName": "sample string 5",
            "PostalCounty": {
              "CountyId": 1,
              "CountyName": "sample string 2"
            },
            "CountyId": 1,
            "County": "sample string 6",
            "CountyName": "sample string 7",
            "PostalState": {
              "StateId": 1,
              "StateCode": "sample string 2",
              "StateDescription": "sample string 3"
            },
            "StateId": 1,
            "StateName": "sample string 8",
            "StateCode": "sample string 9",
            "PostalZip": {
              "ZipId": 1,
              "ZipCode": "sample string 2"
            },
            "ZipId": 1,
            "ZipCode": "sample string 10",
            "PostalCountry": {
              "CountryId": 1,
              "CountryCode": "sample string 2",
              "CountryName": "sample string 3"
            },
            "CountryId": 1,
            "Country": "sample string 11",
            "CountryCode": "sample string 12",
            "IsForeign": true,
            "ForeignTown": "sample string 14",
            "ForeignPostalCode": "sample string 15",
            "ForeignState": "sample string 16",
            "ExternalLocationId": "sample string 17",
            "DivisionDepartment": "sample string 18",
            "AdditionalAddressInformation": "sample string 19",
            "CityRegionCode": "sample string 20",
            "Latitude": 21.1,
            "Longitude": 22.1,
            "PostalAddressFull": "sample string 23"
          }
        ],
        "PartyAliases": [
          {
            "PartyAliasId": 1,
            "FirstName": "sample string 2",
            "MiddleName": "sample string 3",
            "LastName": "sample string 4",
            "CompanyName": "sample string 5",
            "Comment": "sample string 6"
          },
          {
            "PartyAliasId": 1,
            "FirstName": "sample string 2",
            "MiddleName": "sample string 3",
            "LastName": "sample string 4",
            "CompanyName": "sample string 5",
            "Comment": "sample string 6"
          }
        ],
        "OrganizationType": {
          "Id": 1,
          "Name": "sample string 2",
          "Description": "sample string 3",
          "OrganizationTypeCode": "sample string 4"
        },
        "LastModifiedBy": "sample string 13"
      },
      "Forms": [
        {
          "ProjectId": 1,
          "Project": {
            "Title": "sample string 1",
            "ProjectStatusId": 2,
            "ProjectStatus": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Location": "sample string 3",
            "FileNumber": "sample string 4",
            "Description": "sample string 5",
            "PropertyAcreage": 1.1,
            "AlterationAcreage": 1.1,
            "ClosedDate": "2025-04-25T17:57:23.790109Z",
            "LinkedProjectId": 1,
            "ChildLinkedProject": [],
            "Comments": "sample string 6",
            "DEPFileNumber": "sample string 7",
            "EEAFileNumber": "sample string 8",
            "LinkedFormFileNumber": "sample string 9",
            "LegacyFileNumber": "sample string 10",
            "Towns": [
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "ProjectCategories": [
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "CreatedByStaffId": 11,
            "CreatedByStaff": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Forms": [],
            "ProjectContactRoles": [
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 12,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "EffortId": 1,
          "Effort": {
            "Name": "sample string 1",
            "FileNumber": "sample string 2",
            "Description": "sample string 3",
            "CreatedByUserId": 1,
            "CreatedByUser": {
              "ExternalUserId": 1,
              "ContactId": "sample string 2",
              "PersonId": "sample string 3",
              "EmailAddress": "sample string 4",
              "FirstName": "sample string 5",
              "LastName": "sample string 6",
              "FullName": "sample string 7",
              "IsUserProfileUpdated": true,
              "IsUserProfileAddressUpdated": true,
              "IsUserProfilePhoneUpdated": true,
              "IsUserProfileVisited": true,
              "LastModifiedDate": "2025-04-25T17:57:23.7891126Z",
              "LastLoginDate": "2025-04-25T17:57:23.7891126Z",
              "IsInternalUser": true,
              "IsCurrentOrganizationUser": true,
              "CurrentOrganizationId": 1,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "ContactDto": {
                "ContactId": "sample string 1",
                "ContactTypeId": 1,
                "ContactTypeName": "sample string 2",
                "Comment": "sample string 3",
                "Title": "sample string 4",
                "Email": "sample string 5",
                "StartDate": "sample string 6",
                "EndDate": "sample string 7",
                "ApplicationToken": "sample string 8",
                "ProgramName": "sample string 9",
                "Addresses": [
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  },
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  }
                ],
                "Phones": [
                  {
                    "PhoneId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "PhoneTypeId": 1,
                    "PhoneTypeName": "sample string 2",
                    "PhoneNumber": "sample string 3",
                    "Comment": "sample string 4",
                    "CountryCode": "sample string 5"
                  },
                  {
                    "PhoneId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "PhoneTypeId": 1,
                    "PhoneTypeName": "sample string 2",
                    "PhoneNumber": "sample string 3",
                    "Comment": "sample string 4",
                    "CountryCode": "sample string 5"
                  }
                ],
                "personPartyId": "sample string 10",
                "Person": {
                  "PartyId": "sample string 1",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "MiddleName": "sample string 4",
                  "FullName": "sample string 5",
                  "Dob": "sample string 6",
                  "ApplicationToken": "sample string 7",
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "Contacts": [
                    {
                      "ContactId": "sample string 1",
                      "PersonPartyId": "sample string 2",
                      "FirstName": "sample string 3",
                      "LastName": "sample string 4",
                      "OrganizationName": "sample string 5",
                      "OrganizationPartyId": "sample string 6",
                      "Person": {
                        "FirstName": "sample string 1",
                        "LastName": "sample string 2",
                        "Middlename": "sample string 3",
                        "partyId": "sample string 4",
                        "taxId": "sample string 5",
                        "vcc": "sample string 6",
                        "externalPartyId": "sample string 7"
                      },
                      "Organization": {
                        "organizationName": "sample string 1",
                        "partyId": "sample string 2",
                        "taxId": "sample string 3",
                        "vcc": "sample string 4",
                        "externalPartyId": "sample string 5"
                      }
                    },
                    {
                      "ContactId": "sample string 1",
                      "PersonPartyId": "sample string 2",
                      "FirstName": "sample string 3",
                      "LastName": "sample string 4",
                      "OrganizationName": "sample string 5",
                      "OrganizationPartyId": "sample string 6",
                      "Person": {
                        "FirstName": "sample string 1",
                        "LastName": "sample string 2",
                        "Middlename": "sample string 3",
                        "partyId": "sample string 4",
                        "taxId": "sample string 5",
                        "vcc": "sample string 6",
                        "externalPartyId": "sample string 7"
                      },
                      "Organization": {
                        "organizationName": "sample string 1",
                        "partyId": "sample string 2",
                        "taxId": "sample string 3",
                        "vcc": "sample string 4",
                        "externalPartyId": "sample string 5"
                      }
                    }
                  ],
                  "LastModifiedBy": "sample string 8"
                },
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "organizationPartyId": "sample string 11",
                "Organization": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Roles": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  }
                ],
                "ContactRoleId": 1,
                "ContactRoleName": "sample string 12",
                "LastModifiedBy": "sample string 13"
              },
              "FormUserRoles": [
                {
                  "ExternalUserId": 1,
                  "RoleId": 2,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormId": 3,
                  "ContactId": "sample string 4",
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                {
                  "ExternalUserId": 1,
                  "RoleId": 2,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormId": 3,
                  "ContactId": "sample string 4",
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                }
              ],
              "Organizations": [],
              "NotificationUserStatuses": [],
              "Id": 15,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            "CreatedByStaffId": 1,
            "CreatedByStaff": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "LinkedEffortId": 1,
            "ChildLinkedEffort": [],
            "Forms": [],
            "Id": 4,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "FormTypeId": 1,
          "FormType": {
            "ApplicationId": 1,
            "Application": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Description": "sample string 1",
            "FormSections": [
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FeeTypes": [
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "LetterTemplates": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "FormStatusId": 2,
          "FormStatus": {
            "ExternalDisplayValue": "sample string 1",
            "InternalDisplayValue": "sample string 2",
            "Description": "sample string 3",
            "IsExternalDisplayValue": true,
            "Id": 5,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "Title": "sample string 3",
          "Location": "sample string 4",
          "Directions": "sample string 5",
          "FileNumber": "sample string 6",
          "Description": "sample string 7",
          "PropertyAcreage": 1.1,
          "AlterationAcreage": 1.1,
          "SubmittedDate": "2025-04-25T17:57:23.7911155Z",
          "DueDate": "2025-04-25T17:57:23.7911155Z",
          "ClosedDate": "2025-04-25T17:57:23.7911155Z",
          "Comments": "sample string 8",
          "IsFormComplete": true,
          "HasNHESPTrackingNumber": true,
          "NHESPTrackingNumber": "sample string 11",
          "IsNHESPStaffSubmitted": true,
          "IsSingleUserProject": true,
          "IsRecordOwner": true,
          "IsRepresentative": true,
          "OrganizationId": 1,
          "PH": "sample string 16",
          "EH": "sample string 17",
          "LetterTemplateId": 1,
          "LetterTemplate": {
            "Name": "sample string 1",
            "Description": "sample string 2",
            "FormTypes": [
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "IsFinalLetterGenerated": true,
          "IsLetterSent": true,
          "IsConComLetterSent": true,
          "Documents": [
            {
              "FormId": 1,
              "CommunicationId": 1,
              "Communication": {
                "FormId": 1,
                "CommunicationTypeId": 1,
                "CommunicationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                "Staff": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Summary": "sample string 1",
                "Attachments": [],
                "DueDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseRequired": true,
                "ResponseTypeId": 1,
                "ResponseType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "ComplianceId": 1,
              "Compliance": {
                "FormConditionId": 1,
                "FormCondition": {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ConditionStatusId": 2,
                "ConditionStatus": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                "Overdue": true,
                "IsLocked": true,
                "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Name": "sample string 1",
              "Type": "sample string 2",
              "Size": 3,
              "FileInfoId": 4,
              "FileInfoEncryptId": "sample string 5",
              "IsFinalLetter": true,
              "PermitDisplayName": "sample string 7",
              "IsPermitAssociated": true,
              "IsFinalLetterSent": true,
              "IsAmendment": true,
              "LetterType": "sample string 11",
              "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
              "GeneralConditionId": 1,
              "GeneralCondition": {
                "FormId": 1,
                "IsPermitRecorded": true,
                "BookNumber": "sample string 2",
                "PageNumber": "sample string 3",
                "IsContactListReceived": true,
                "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                "IsStartOfWorkApproved": true,
                "Comments": "sample string 4",
                "Documents": [],
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "CommunicationId": 1,
              "Communication": {
                "FormId": 1,
                "CommunicationTypeId": 1,
                "CommunicationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                "Staff": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Summary": "sample string 1",
                "Attachments": [],
                "DueDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseRequired": true,
                "ResponseTypeId": 1,
                "ResponseType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "ComplianceId": 1,
              "Compliance": {
                "FormConditionId": 1,
                "FormCondition": {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ConditionStatusId": 2,
                "ConditionStatus": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                "Overdue": true,
                "IsLocked": true,
                "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Name": "sample string 1",
              "Type": "sample string 2",
              "Size": 3,
              "FileInfoId": 4,
              "FileInfoEncryptId": "sample string 5",
              "IsFinalLetter": true,
              "PermitDisplayName": "sample string 7",
              "IsPermitAssociated": true,
              "IsFinalLetterSent": true,
              "IsAmendment": true,
              "LetterType": "sample string 11",
              "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
              "GeneralConditionId": 1,
              "GeneralCondition": {
                "FormId": 1,
                "IsPermitRecorded": true,
                "BookNumber": "sample string 2",
                "PageNumber": "sample string 3",
                "IsContactListReceived": true,
                "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                "IsStartOfWorkApproved": true,
                "Comments": "sample string 4",
                "Documents": [],
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "Towns": [
            {
              "Name": "sample string 1",
              "County": "sample string 2",
              "Email": "sample string 3",
              "DEPRegion": "sample string 4",
              "RegistryId": 1,
              "Registry": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ConservationCommissionName": "sample string 5",
              "StreetAddress1": "sample string 6",
              "StreetAddress2": "sample string 7",
              "State": "sample string 8",
              "ZipCode": "sample string 9",
              "PhoneNumber": "sample string 10",
              "PhoneExt": "sample string 11",
              "AlternatePhone": "sample string 12",
              "AlternatePhoneExt": "sample string 13",
              "MobileNumber": "sample string 14",
              "FaxNumber": "sample string 15",
              "Projects": [
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Forms": [],
              "City": "sample string 16",
              "Id": 17,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "Name": "sample string 1",
              "County": "sample string 2",
              "Email": "sample string 3",
              "DEPRegion": "sample string 4",
              "RegistryId": 1,
              "Registry": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ConservationCommissionName": "sample string 5",
              "StreetAddress1": "sample string 6",
              "StreetAddress2": "sample string 7",
              "State": "sample string 8",
              "ZipCode": "sample string 9",
              "PhoneNumber": "sample string 10",
              "PhoneExt": "sample string 11",
              "AlternatePhone": "sample string 12",
              "AlternatePhoneExt": "sample string 13",
              "MobileNumber": "sample string 14",
              "FaxNumber": "sample string 15",
              "Projects": [
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Forms": [],
              "City": "sample string 16",
              "Id": 17,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "Fees": [
            {
              "FormId": 1,
              "ProjectId": 1,
              "Project": {
                "Title": "sample string 1",
                "ProjectStatusId": 2,
                "ProjectStatus": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Location": "sample string 3",
                "FileNumber": "sample string 4",
                "Description": "sample string 5",
                "PropertyAcreage": 1.1,
                "AlterationAcreage": 1.1,
                "ClosedDate": "2025-04-25T17:57:23.790109Z",
                "LinkedProjectId": 1,
                "ChildLinkedProject": [],
                "Comments": "sample string 6",
                "DEPFileNumber": "sample string 7",
                "EEAFileNumber": "sample string 8",
                "LinkedFormFileNumber": "sample string 9",
                "LegacyFileNumber": "sample string 10",
                "Towns": [
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "ProjectCategories": [
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "CreatedByStaffId": 11,
                "CreatedByStaff": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Forms": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "InvoiceNumber": "sample string 1",
              "TransactionNumber": "sample string 2",
              "IsNonProfitGovernment": true,
              "NonProfitGovernment": "sample string 4",
              "IsConservationHabitual": true,
              "Comments": "sample string 6",
              "FeeTypeId": 7,
              "FeeType": {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "IsVoid": true,
              "VoidReason": "sample string 9",
              "DateProcessed": "2025-04-25T17:57:23.7921083Z",
              "OwedAmount": 1.1,
              "CustomAmount": 1.1,
              "IsRefund": true,
              "RefundAmount": 11.1,
              "RefundComment": "sample string 12",
              "IsStateAgency": true,
              "IsCheckMissing": true,
              "FormmoreInformationRequiredId": 1,
              "FormmoreInformationRequired": {
                "FormId": 1,
                "InternalUserId": 2,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormMoreInformationRequiredTypeId": 3,
                "FormMoreInformationRequiredType": {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Description": "sample string 4",
                "IsSubmitted": true,
                "FeeType": "sample string 6",
                "FederalFeeype": "sample string 7",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "Id": 8,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 15,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "ProjectId": 1,
              "Project": {
                "Title": "sample string 1",
                "ProjectStatusId": 2,
                "ProjectStatus": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Location": "sample string 3",
                "FileNumber": "sample string 4",
                "Description": "sample string 5",
                "PropertyAcreage": 1.1,
                "AlterationAcreage": 1.1,
                "ClosedDate": "2025-04-25T17:57:23.790109Z",
                "LinkedProjectId": 1,
                "ChildLinkedProject": [],
                "Comments": "sample string 6",
                "DEPFileNumber": "sample string 7",
                "EEAFileNumber": "sample string 8",
                "LinkedFormFileNumber": "sample string 9",
                "LegacyFileNumber": "sample string 10",
                "Towns": [
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "ProjectCategories": [
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "CreatedByStaffId": 11,
                "CreatedByStaff": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Forms": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "InvoiceNumber": "sample string 1",
              "TransactionNumber": "sample string 2",
              "IsNonProfitGovernment": true,
              "NonProfitGovernment": "sample string 4",
              "IsConservationHabitual": true,
              "Comments": "sample string 6",
              "FeeTypeId": 7,
              "FeeType": {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "IsVoid": true,
              "VoidReason": "sample string 9",
              "DateProcessed": "2025-04-25T17:57:23.7921083Z",
              "OwedAmount": 1.1,
              "CustomAmount": 1.1,
              "IsRefund": true,
              "RefundAmount": 11.1,
              "RefundComment": "sample string 12",
              "IsStateAgency": true,
              "IsCheckMissing": true,
              "FormmoreInformationRequiredId": 1,
              "FormmoreInformationRequired": {
                "FormId": 1,
                "InternalUserId": 2,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormMoreInformationRequiredTypeId": 3,
                "FormMoreInformationRequiredType": {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Description": "sample string 4",
                "IsSubmitted": true,
                "FeeType": "sample string 6",
                "FederalFeeype": "sample string 7",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "Id": 8,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 15,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "FormUserRoles": [
            {
              "ExternalUserId": 1,
              "ExternalUser": {
                "ExternalUserId": 1,
                "ContactId": "sample string 2",
                "PersonId": "sample string 3",
                "EmailAddress": "sample string 4",
                "FirstName": "sample string 5",
                "LastName": "sample string 6",
                "FullName": "sample string 7",
                "IsUserProfileUpdated": true,
                "IsUserProfileAddressUpdated": true,
                "IsUserProfilePhoneUpdated": true,
                "IsUserProfileVisited": true,
                "LastModifiedDate": "2025-04-25T17:57:23.7891126Z",
                "LastLoginDate": "2025-04-25T17:57:23.7891126Z",
                "IsInternalUser": true,
                "IsCurrentOrganizationUser": true,
                "CurrentOrganizationId": 1,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "FormUserRoles": [],
                "Organizations": [],
                "NotificationUserStatuses": [],
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "ContactId": "sample string 4",
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "ExternalUserId": 1,
              "ExternalUser": {
                "ExternalUserId": 1,
                "ContactId": "sample string 2",
                "PersonId": "sample string 3",
                "EmailAddress": "sample string 4",
                "FirstName": "sample string 5",
                "LastName": "sample string 6",
                "FullName": "sample string 7",
                "IsUserProfileUpdated": true,
                "IsUserProfileAddressUpdated": true,
                "IsUserProfilePhoneUpdated": true,
                "IsUserProfileVisited": true,
                "LastModifiedDate": "2025-04-25T17:57:23.7891126Z",
                "LastLoginDate": "2025-04-25T17:57:23.7891126Z",
                "IsInternalUser": true,
                "IsCurrentOrganizationUser": true,
                "CurrentOrganizationId": 1,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "FormUserRoles": [],
                "Organizations": [],
                "NotificationUserStatuses": [],
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "ContactId": "sample string 4",
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "FormStaffRoles": [
            {
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "RoleId": 2,
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "RoleId": 2,
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "FormContactRoles": [
            {
              "ContactId": 1,
              "Contact": {
                "ContactId": "sample string 1",
                "ContactTypeId": 2,
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "EmailAddress": "sample string 3",
                "FirstName": "sample string 4",
                "LastName": "sample string 5",
                "FullName": "sample string 6",
                "OrganizationName": "sample string 7",
                "Affiliation": "sample string 8",
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "Addresses": [
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Phones": [
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FormContactRoles": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "ContactId": 1,
              "Contact": {
                "ContactId": "sample string 1",
                "ContactTypeId": 2,
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "EmailAddress": "sample string 3",
                "FirstName": "sample string 4",
                "LastName": "sample string 5",
                "FullName": "sample string 6",
                "OrganizationName": "sample string 7",
                "Affiliation": "sample string 8",
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "Addresses": [
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Phones": [
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FormContactRoles": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "Notifications": [],
          "FormSpecies": [
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "FormSectionStatuses": [
            {
              "FormId": 1,
              "FormSectionId": 2,
              "FormSection": {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Status": true,
              "IsCurrent": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "FormSectionId": 2,
              "FormSection": {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Status": true,
              "IsCurrent": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "ConfirmationName": "sample string 21",
          "ConfirmationDate": "2025-04-25T17:57:23.7921083Z",
          "IsConfirmationAgreed": true,
          "IsObserverSignatureMissing": true,
          "PlatNumber": "sample string 22",
          "LotNumber": "sample string 23",
          "RegistryId": 1,
          "Registry": {
            "Name": "sample string 1",
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "CertificateNumber": "sample string 24",
          "BookNumber": "sample string 25",
          "PageNumber": "sample string 26",
          "RequireDepFiling": true,
          "HasEntireProjectPlan": true,
          "HasRecordOwnerProof": true,
          "HasSitePhotographs": true,
          "HasVegetationMap": true,
          "HasPriorityHabitatPlan": true,
          "ReviewLogout": {
            "FormId": 1,
            "CustomizedInfo": "sample string 2",
            "PlanDate": "sample string 3",
            "RevisedDate": "sample string 4",
            "Exemptions": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "WPAs": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "IsDraftLetterGenerated": true,
            "IsFileNumberIssued": true,
            "ReviewAssistantNote": "sample string 7",
            "InternalUserId": 1,
            "InternalUser": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "CompletedDate": "2025-04-25T17:57:23.7921083Z",
            "PreviousLetterDate": "sample string 8",
            "PlanName": "sample string 9",
            "DepFileNumber": "sample string 10",
            "CCEmailDeterminationMade": "sample string 11",
            "Title": "sample string 12",
            "TakeLetterIssuanceDate": "2025-04-25T17:57:23.7921083Z",
            "RequiresLandProtection": true,
            "RequiresMitigationFunds": true,
            "RequiresLongTermManagement": true,
            "Id": 13,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          "FormConditions": [
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "CopiedFormId": 1,
          "IsMEPACertificateRequired": true,
          "IsMEPACertificateIssued": true,
          "MEPANumber": "sample string 34",
          "ReceivedMEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
          "PlanMeetsPerformanceStandards": true,
          "IsNOIAttached": true,
          "IsFileNumberIssued": true,
          "CCEmailMoreInfo": "sample string 37",
          "CCEmailIssueFileNumber": "sample string 38",
          "IsMEPAReviewRequired": true,
          "EEAFileNumber": "sample string 40",
          "MEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
          "IsMEPAReviewOngoing": true,
          "ExpirationDate": "2025-04-25T17:57:23.7921083Z",
          "FinalLetterDate": "2025-04-25T17:57:23.7921083Z",
          "Id": 41,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        },
        {
          "ProjectId": 1,
          "Project": {
            "Title": "sample string 1",
            "ProjectStatusId": 2,
            "ProjectStatus": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Location": "sample string 3",
            "FileNumber": "sample string 4",
            "Description": "sample string 5",
            "PropertyAcreage": 1.1,
            "AlterationAcreage": 1.1,
            "ClosedDate": "2025-04-25T17:57:23.790109Z",
            "LinkedProjectId": 1,
            "ChildLinkedProject": [],
            "Comments": "sample string 6",
            "DEPFileNumber": "sample string 7",
            "EEAFileNumber": "sample string 8",
            "LinkedFormFileNumber": "sample string 9",
            "LegacyFileNumber": "sample string 10",
            "Towns": [
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "County": "sample string 2",
                "Email": "sample string 3",
                "DEPRegion": "sample string 4",
                "RegistryId": 1,
                "Registry": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ConservationCommissionName": "sample string 5",
                "StreetAddress1": "sample string 6",
                "StreetAddress2": "sample string 7",
                "State": "sample string 8",
                "ZipCode": "sample string 9",
                "PhoneNumber": "sample string 10",
                "PhoneExt": "sample string 11",
                "AlternatePhone": "sample string 12",
                "AlternatePhoneExt": "sample string 13",
                "MobileNumber": "sample string 14",
                "FaxNumber": "sample string 15",
                "Projects": [],
                "Forms": [],
                "City": "sample string 16",
                "Id": 17,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "ProjectCategories": [
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              {
                "Description": "sample string 1",
                "Projects": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              }
            ],
            "CreatedByStaffId": 11,
            "CreatedByStaff": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Forms": [],
            "ProjectContactRoles": [
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ContactId": 1,
                "Contact": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 2,
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "EmailAddress": "sample string 3",
                  "FirstName": "sample string 4",
                  "LastName": "sample string 5",
                  "FullName": "sample string 6",
                  "OrganizationName": "sample string 7",
                  "Affiliation": "sample string 8",
                  "ContactDto": {
                    "ContactId": "sample string 1",
                    "ContactTypeId": 1,
                    "ContactTypeName": "sample string 2",
                    "Comment": "sample string 3",
                    "Title": "sample string 4",
                    "Email": "sample string 5",
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "ApplicationToken": "sample string 8",
                    "ProgramName": "sample string 9",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "Phones": [
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      },
                      {
                        "PhoneId": 1,
                        "PhoneType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "PhoneTypeId": 1,
                        "PhoneTypeName": "sample string 2",
                        "PhoneNumber": "sample string 3",
                        "Comment": "sample string 4",
                        "CountryCode": "sample string 5"
                      }
                    ],
                    "personPartyId": "sample string 10",
                    "Person": {
                      "PartyId": "sample string 1",
                      "FirstName": "sample string 2",
                      "LastName": "sample string 3",
                      "MiddleName": "sample string 4",
                      "FullName": "sample string 5",
                      "Dob": "sample string 6",
                      "ApplicationToken": "sample string 7",
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "Contacts": [
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        },
                        {
                          "ContactId": "sample string 1",
                          "PersonPartyId": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "OrganizationName": "sample string 5",
                          "OrganizationPartyId": "sample string 6",
                          "Person": {
                            "FirstName": "sample string 1",
                            "LastName": "sample string 2",
                            "Middlename": "sample string 3",
                            "partyId": "sample string 4",
                            "taxId": "sample string 5",
                            "vcc": "sample string 6",
                            "externalPartyId": "sample string 7"
                          },
                          "Organization": {
                            "organizationName": "sample string 1",
                            "partyId": "sample string 2",
                            "taxId": "sample string 3",
                            "vcc": "sample string 4",
                            "externalPartyId": "sample string 5"
                          }
                        }
                      ],
                      "LastModifiedBy": "sample string 8"
                    },
                    "ContactType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "organizationPartyId": "sample string 11",
                    "Organization": {
                      "PartyId": "sample string 1",
                      "OrganizationName": "sample string 2",
                      "DoBusinessAs": "sample string 3",
                      "OrganizationCode": "sample string 4",
                      "OrganizationDetails": "sample string 5",
                      "OrganizationSize": 1,
                      "StartDate": "sample string 6",
                      "EndDate": "sample string 7",
                      "OrganizationTypeId": 1,
                      "OrganizationTypeName": "sample string 8",
                      "OrganizationTypeCode": "sample string 9",
                      "ContactNameDepartment": "sample string 10",
                      "Url": "sample string 11",
                      "ApplicationToken": "sample string 12",
                      "Addresses": [
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        },
                        {
                          "AddressId": "sample string 1",
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "TownId": 1,
                          "TownName": "sample string 4",
                          "MunicipalId": 1,
                          "MunicipalName": "sample string 5",
                          "PostalCounty": {
                            "CountyId": 1,
                            "CountyName": "sample string 2"
                          },
                          "CountyId": 1,
                          "County": "sample string 6",
                          "CountyName": "sample string 7",
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "StateId": 1,
                          "StateName": "sample string 8",
                          "StateCode": "sample string 9",
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "ZipId": 1,
                          "ZipCode": "sample string 10",
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "CountryId": 1,
                          "Country": "sample string 11",
                          "CountryCode": "sample string 12",
                          "IsForeign": true,
                          "ForeignTown": "sample string 14",
                          "ForeignPostalCode": "sample string 15",
                          "ForeignState": "sample string 16",
                          "ExternalLocationId": "sample string 17",
                          "DivisionDepartment": "sample string 18",
                          "AdditionalAddressInformation": "sample string 19",
                          "CityRegionCode": "sample string 20",
                          "Latitude": 21.1,
                          "Longitude": 22.1,
                          "PostalAddressFull": "sample string 23"
                        }
                      ],
                      "PartyAliases": [
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        },
                        {
                          "PartyAliasId": 1,
                          "FirstName": "sample string 2",
                          "MiddleName": "sample string 3",
                          "LastName": "sample string 4",
                          "CompanyName": "sample string 5",
                          "Comment": "sample string 6"
                        }
                      ],
                      "OrganizationType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "OrganizationTypeCode": "sample string 4"
                      },
                      "LastModifiedBy": "sample string 13"
                    },
                    "Roles": [
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      }
                    ],
                    "ContactRoleId": 1,
                    "ContactRoleName": "sample string 12",
                    "LastModifiedBy": "sample string 13"
                  },
                  "Addresses": [
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "CityId": 1,
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "StateId": 1,
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "CountryId": 1,
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "ZipId": 1,
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "PostalAddressFull": "sample string 4",
                      "Id": 5,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Phones": [
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "PhoneNumber": "sample string 2",
                      "PhoneTypeId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "FormContactRoles": [
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "RoleId": 2,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormId": 3,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectContactRoles": [],
                  "Id": 9,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "RoleId": 1,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ProjectId": 2,
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 12,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "EffortId": 1,
          "Effort": {
            "Name": "sample string 1",
            "FileNumber": "sample string 2",
            "Description": "sample string 3",
            "CreatedByUserId": 1,
            "CreatedByUser": {
              "ExternalUserId": 1,
              "ContactId": "sample string 2",
              "PersonId": "sample string 3",
              "EmailAddress": "sample string 4",
              "FirstName": "sample string 5",
              "LastName": "sample string 6",
              "FullName": "sample string 7",
              "IsUserProfileUpdated": true,
              "IsUserProfileAddressUpdated": true,
              "IsUserProfilePhoneUpdated": true,
              "IsUserProfileVisited": true,
              "LastModifiedDate": "2025-04-25T17:57:23.7891126Z",
              "LastLoginDate": "2025-04-25T17:57:23.7891126Z",
              "IsInternalUser": true,
              "IsCurrentOrganizationUser": true,
              "CurrentOrganizationId": 1,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "ContactDto": {
                "ContactId": "sample string 1",
                "ContactTypeId": 1,
                "ContactTypeName": "sample string 2",
                "Comment": "sample string 3",
                "Title": "sample string 4",
                "Email": "sample string 5",
                "StartDate": "sample string 6",
                "EndDate": "sample string 7",
                "ApplicationToken": "sample string 8",
                "ProgramName": "sample string 9",
                "Addresses": [
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  },
                  {
                    "AddressId": "sample string 1",
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "TownId": 1,
                    "TownName": "sample string 4",
                    "MunicipalId": 1,
                    "MunicipalName": "sample string 5",
                    "PostalCounty": {
                      "CountyId": 1,
                      "CountyName": "sample string 2"
                    },
                    "CountyId": 1,
                    "County": "sample string 6",
                    "CountyName": "sample string 7",
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "StateId": 1,
                    "StateName": "sample string 8",
                    "StateCode": "sample string 9",
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "ZipId": 1,
                    "ZipCode": "sample string 10",
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "CountryId": 1,
                    "Country": "sample string 11",
                    "CountryCode": "sample string 12",
                    "IsForeign": true,
                    "ForeignTown": "sample string 14",
                    "ForeignPostalCode": "sample string 15",
                    "ForeignState": "sample string 16",
                    "ExternalLocationId": "sample string 17",
                    "DivisionDepartment": "sample string 18",
                    "AdditionalAddressInformation": "sample string 19",
                    "CityRegionCode": "sample string 20",
                    "Latitude": 21.1,
                    "Longitude": 22.1,
                    "PostalAddressFull": "sample string 23"
                  }
                ],
                "Phones": [
                  {
                    "PhoneId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "PhoneTypeId": 1,
                    "PhoneTypeName": "sample string 2",
                    "PhoneNumber": "sample string 3",
                    "Comment": "sample string 4",
                    "CountryCode": "sample string 5"
                  },
                  {
                    "PhoneId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "PhoneTypeId": 1,
                    "PhoneTypeName": "sample string 2",
                    "PhoneNumber": "sample string 3",
                    "Comment": "sample string 4",
                    "CountryCode": "sample string 5"
                  }
                ],
                "personPartyId": "sample string 10",
                "Person": {
                  "PartyId": "sample string 1",
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "MiddleName": "sample string 4",
                  "FullName": "sample string 5",
                  "Dob": "sample string 6",
                  "ApplicationToken": "sample string 7",
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "Contacts": [
                    {
                      "ContactId": "sample string 1",
                      "PersonPartyId": "sample string 2",
                      "FirstName": "sample string 3",
                      "LastName": "sample string 4",
                      "OrganizationName": "sample string 5",
                      "OrganizationPartyId": "sample string 6",
                      "Person": {
                        "FirstName": "sample string 1",
                        "LastName": "sample string 2",
                        "Middlename": "sample string 3",
                        "partyId": "sample string 4",
                        "taxId": "sample string 5",
                        "vcc": "sample string 6",
                        "externalPartyId": "sample string 7"
                      },
                      "Organization": {
                        "organizationName": "sample string 1",
                        "partyId": "sample string 2",
                        "taxId": "sample string 3",
                        "vcc": "sample string 4",
                        "externalPartyId": "sample string 5"
                      }
                    },
                    {
                      "ContactId": "sample string 1",
                      "PersonPartyId": "sample string 2",
                      "FirstName": "sample string 3",
                      "LastName": "sample string 4",
                      "OrganizationName": "sample string 5",
                      "OrganizationPartyId": "sample string 6",
                      "Person": {
                        "FirstName": "sample string 1",
                        "LastName": "sample string 2",
                        "Middlename": "sample string 3",
                        "partyId": "sample string 4",
                        "taxId": "sample string 5",
                        "vcc": "sample string 6",
                        "externalPartyId": "sample string 7"
                      },
                      "Organization": {
                        "organizationName": "sample string 1",
                        "partyId": "sample string 2",
                        "taxId": "sample string 3",
                        "vcc": "sample string 4",
                        "externalPartyId": "sample string 5"
                      }
                    }
                  ],
                  "LastModifiedBy": "sample string 8"
                },
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "organizationPartyId": "sample string 11",
                "Organization": {
                  "PartyId": "sample string 1",
                  "OrganizationName": "sample string 2",
                  "DoBusinessAs": "sample string 3",
                  "OrganizationCode": "sample string 4",
                  "OrganizationDetails": "sample string 5",
                  "OrganizationSize": 1,
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "OrganizationTypeId": 1,
                  "OrganizationTypeName": "sample string 8",
                  "OrganizationTypeCode": "sample string 9",
                  "ContactNameDepartment": "sample string 10",
                  "Url": "sample string 11",
                  "ApplicationToken": "sample string 12",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "PartyAliases": [
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    },
                    {
                      "PartyAliasId": 1,
                      "FirstName": "sample string 2",
                      "MiddleName": "sample string 3",
                      "LastName": "sample string 4",
                      "CompanyName": "sample string 5",
                      "Comment": "sample string 6"
                    }
                  ],
                  "OrganizationType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3",
                    "OrganizationTypeCode": "sample string 4"
                  },
                  "LastModifiedBy": "sample string 13"
                },
                "Roles": [
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  }
                ],
                "ContactRoleId": 1,
                "ContactRoleName": "sample string 12",
                "LastModifiedBy": "sample string 13"
              },
              "FormUserRoles": [
                {
                  "ExternalUserId": 1,
                  "RoleId": 2,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormId": 3,
                  "ContactId": "sample string 4",
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                {
                  "ExternalUserId": 1,
                  "RoleId": 2,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormId": 3,
                  "ContactId": "sample string 4",
                  "Id": 5,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                }
              ],
              "Organizations": [],
              "NotificationUserStatuses": [],
              "Id": 15,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            "CreatedByStaffId": 1,
            "CreatedByStaff": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "LinkedEffortId": 1,
            "ChildLinkedEffort": [],
            "Forms": [],
            "Id": 4,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "FormTypeId": 1,
          "FormType": {
            "ApplicationId": 1,
            "Application": {
              "Name": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            "Description": "sample string 1",
            "FormSections": [
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "FeeTypes": [
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "LetterTemplates": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "FormTypes": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "FormStatusId": 2,
          "FormStatus": {
            "ExternalDisplayValue": "sample string 1",
            "InternalDisplayValue": "sample string 2",
            "Description": "sample string 3",
            "IsExternalDisplayValue": true,
            "Id": 5,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "Title": "sample string 3",
          "Location": "sample string 4",
          "Directions": "sample string 5",
          "FileNumber": "sample string 6",
          "Description": "sample string 7",
          "PropertyAcreage": 1.1,
          "AlterationAcreage": 1.1,
          "SubmittedDate": "2025-04-25T17:57:23.7911155Z",
          "DueDate": "2025-04-25T17:57:23.7911155Z",
          "ClosedDate": "2025-04-25T17:57:23.7911155Z",
          "Comments": "sample string 8",
          "IsFormComplete": true,
          "HasNHESPTrackingNumber": true,
          "NHESPTrackingNumber": "sample string 11",
          "IsNHESPStaffSubmitted": true,
          "IsSingleUserProject": true,
          "IsRecordOwner": true,
          "IsRepresentative": true,
          "OrganizationId": 1,
          "PH": "sample string 16",
          "EH": "sample string 17",
          "LetterTemplateId": 1,
          "LetterTemplate": {
            "Name": "sample string 1",
            "Description": "sample string 2",
            "FormTypes": [
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              {
                "ApplicationId": 1,
                "Application": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Description": "sample string 1",
                "FormSections": [
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Section": "sample string 1",
                    "Order": 2,
                    "FormTypes": [],
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FeeTypes": [
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "Code": "sample string 1",
                    "Description": "sample string 2",
                    "Summary": "sample string 3",
                    "Amount": 4.1,
                    "Order": 5,
                    "IsFederalFeeType": true,
                    "IsProjectFeeType": true,
                    "IsCustomAmountAccepted": true,
                    "FormTypes": [],
                    "Id": 9,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "LetterTemplates": [],
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              }
            ],
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
            "Disabled": true
          },
          "IsFinalLetterGenerated": true,
          "IsLetterSent": true,
          "IsConComLetterSent": true,
          "Documents": [
            {
              "FormId": 1,
              "CommunicationId": 1,
              "Communication": {
                "FormId": 1,
                "CommunicationTypeId": 1,
                "CommunicationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                "Staff": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Summary": "sample string 1",
                "Attachments": [],
                "DueDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseRequired": true,
                "ResponseTypeId": 1,
                "ResponseType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "ComplianceId": 1,
              "Compliance": {
                "FormConditionId": 1,
                "FormCondition": {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ConditionStatusId": 2,
                "ConditionStatus": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                "Overdue": true,
                "IsLocked": true,
                "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Name": "sample string 1",
              "Type": "sample string 2",
              "Size": 3,
              "FileInfoId": 4,
              "FileInfoEncryptId": "sample string 5",
              "IsFinalLetter": true,
              "PermitDisplayName": "sample string 7",
              "IsPermitAssociated": true,
              "IsFinalLetterSent": true,
              "IsAmendment": true,
              "LetterType": "sample string 11",
              "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
              "GeneralConditionId": 1,
              "GeneralCondition": {
                "FormId": 1,
                "IsPermitRecorded": true,
                "BookNumber": "sample string 2",
                "PageNumber": "sample string 3",
                "IsContactListReceived": true,
                "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                "IsStartOfWorkApproved": true,
                "Comments": "sample string 4",
                "Documents": [],
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "CommunicationId": 1,
              "Communication": {
                "FormId": 1,
                "CommunicationTypeId": 1,
                "CommunicationType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "CommunicationDate": "2025-04-25T17:57:23.7911155Z",
                "Staff": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Summary": "sample string 1",
                "Attachments": [],
                "DueDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseDate": "2025-04-25T17:57:23.7911155Z",
                "ResponseRequired": true,
                "ResponseTypeId": 1,
                "ResponseType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ReviewTypeId": 1,
                "ReviewType": {
                  "Description": "sample string 1",
                  "IntervalDays": 2,
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ProjectId": 1,
                "Project": {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Name": "sample string 1",
                      "County": "sample string 2",
                      "Email": "sample string 3",
                      "DEPRegion": "sample string 4",
                      "RegistryId": 1,
                      "Registry": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ConservationCommissionName": "sample string 5",
                      "StreetAddress1": "sample string 6",
                      "StreetAddress2": "sample string 7",
                      "State": "sample string 8",
                      "ZipCode": "sample string 9",
                      "PhoneNumber": "sample string 10",
                      "PhoneExt": "sample string 11",
                      "AlternatePhone": "sample string 12",
                      "AlternatePhoneExt": "sample string 13",
                      "MobileNumber": "sample string 14",
                      "FaxNumber": "sample string 15",
                      "Projects": [],
                      "Forms": [],
                      "City": "sample string 16",
                      "Id": 17,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "ComplianceId": 1,
              "Compliance": {
                "FormConditionId": 1,
                "FormCondition": {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "FormId": 1,
                      "SpeciesId": 2,
                      "Species": {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "FullName": "sample string 4",
                            "EmailAddress": "sample string 5",
                            "PhoneNumber": "sample string 6",
                            "Title": "sample string 7",
                            "RoleId": 8,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                            "IsCurrentInternalUser": true,
                            "IsApplicationReviewer": true,
                            "UserInformation": {
                              "UserId": 1,
                              "UserName": "sample string 2",
                              "IsExternalUser": true,
                              "StatusId": 4,
                              "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                              "Email": "sample string 6",
                              "FirstName": "sample string 7",
                              "LastName": "sample string 8",
                              "FullName": "sample string 9",
                              "MiddleName": "sample string 10",
                              "PhoneNumber": "sample string 11",
                              "IsActive": true
                            },
                            "NotificationStaffStatuses": [
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              {
                                "InternalUserId": 1,
                                "NotificationId": 2,
                                "HasRead": true,
                                "Id": 4,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              }
                            ],
                            "Species": [],
                            "IsStaffReviewer": true,
                            "IsCommunicationStaff": true,
                            "Id": 11,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "FormConditions": [],
                      "EH": "sample string 3",
                      "PH": "sample string 4",
                      "LastObservationYear": "sample string 5",
                      "Id": 6,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ConditionStatusId": 2,
                "ConditionStatus": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "FollowUpDate": "2025-04-25T17:57:23.7911155Z",
                "Overdue": true,
                "IsLocked": true,
                "CompletedDate": "2025-04-25T17:57:23.7911155Z",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Name": "sample string 1",
              "Type": "sample string 2",
              "Size": 3,
              "FileInfoId": 4,
              "FileInfoEncryptId": "sample string 5",
              "IsFinalLetter": true,
              "PermitDisplayName": "sample string 7",
              "IsPermitAssociated": true,
              "IsFinalLetterSent": true,
              "IsAmendment": true,
              "LetterType": "sample string 11",
              "NotifiedDate": "2025-04-25T17:57:23.7911155Z",
              "GeneralConditionId": 1,
              "GeneralCondition": {
                "FormId": 1,
                "IsPermitRecorded": true,
                "BookNumber": "sample string 2",
                "PageNumber": "sample string 3",
                "IsContactListReceived": true,
                "WorkCommencementDate": "2025-04-25T17:57:23.7911155Z",
                "IsStartOfWorkApproved": true,
                "Comments": "sample string 4",
                "Documents": [],
                "Id": 5,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 12,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "Towns": [
            {
              "Name": "sample string 1",
              "County": "sample string 2",
              "Email": "sample string 3",
              "DEPRegion": "sample string 4",
              "RegistryId": 1,
              "Registry": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ConservationCommissionName": "sample string 5",
              "StreetAddress1": "sample string 6",
              "StreetAddress2": "sample string 7",
              "State": "sample string 8",
              "ZipCode": "sample string 9",
              "PhoneNumber": "sample string 10",
              "PhoneExt": "sample string 11",
              "AlternatePhone": "sample string 12",
              "AlternatePhoneExt": "sample string 13",
              "MobileNumber": "sample string 14",
              "FaxNumber": "sample string 15",
              "Projects": [
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Forms": [],
              "City": "sample string 16",
              "Id": 17,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "Name": "sample string 1",
              "County": "sample string 2",
              "Email": "sample string 3",
              "DEPRegion": "sample string 4",
              "RegistryId": 1,
              "Registry": {
                "Name": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ConservationCommissionName": "sample string 5",
              "StreetAddress1": "sample string 6",
              "StreetAddress2": "sample string 7",
              "State": "sample string 8",
              "ZipCode": "sample string 9",
              "PhoneNumber": "sample string 10",
              "PhoneExt": "sample string 11",
              "AlternatePhone": "sample string 12",
              "AlternatePhoneExt": "sample string 13",
              "MobileNumber": "sample string 14",
              "FaxNumber": "sample string 15",
              "Projects": [
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "Title": "sample string 1",
                  "ProjectStatusId": 2,
                  "ProjectStatus": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Location": "sample string 3",
                  "FileNumber": "sample string 4",
                  "Description": "sample string 5",
                  "PropertyAcreage": 1.1,
                  "AlterationAcreage": 1.1,
                  "ClosedDate": "2025-04-25T17:57:23.790109Z",
                  "LinkedProjectId": 1,
                  "ChildLinkedProject": [],
                  "Comments": "sample string 6",
                  "DEPFileNumber": "sample string 7",
                  "EEAFileNumber": "sample string 8",
                  "LinkedFormFileNumber": "sample string 9",
                  "LegacyFileNumber": "sample string 10",
                  "Towns": [],
                  "ProjectCategories": [
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "Description": "sample string 1",
                      "Projects": [],
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "CreatedByStaffId": 11,
                  "CreatedByStaff": {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "CommonName": "sample string 1",
                        "ConservationStatusId": 1,
                        "ConservationStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "DataSensitiveId": 1,
                        "DataSensitive": {
                          "PublicDisplayValue": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "ElementSubnationalId": "sample string 2",
                        "FederalStatusId": 1,
                        "FederalStatus": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "IsDataSensitive": true,
                        "ScientificName": "sample string 4",
                        "TaxonomicSubGroupId": 5,
                        "TaxonomicSubGroup": {
                          "Name": "sample string 1",
                          "PublicDisplayValue": "sample string 2",
                          "TaxonomicGroupId": 3,
                          "TaxonomicGroup": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Biologists": [],
                        "IsVernalPoolAssociated": true,
                        "Id": 7,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Forms": [],
                  "ProjectContactRoles": [
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    {
                      "ContactId": 1,
                      "Contact": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 2,
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "EmailAddress": "sample string 3",
                        "FirstName": "sample string 4",
                        "LastName": "sample string 5",
                        "FullName": "sample string 6",
                        "OrganizationName": "sample string 7",
                        "Affiliation": "sample string 8",
                        "ContactDto": {
                          "ContactId": "sample string 1",
                          "ContactTypeId": 1,
                          "ContactTypeName": "sample string 2",
                          "Comment": "sample string 3",
                          "Title": "sample string 4",
                          "Email": "sample string 5",
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "ApplicationToken": "sample string 8",
                          "ProgramName": "sample string 9",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "Phones": [
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            },
                            {
                              "PhoneId": 1,
                              "PhoneType": {
                                "Id": 1,
                                "Name": "sample string 2",
                                "Description": "sample string 3"
                              },
                              "PhoneTypeId": 1,
                              "PhoneTypeName": "sample string 2",
                              "PhoneNumber": "sample string 3",
                              "Comment": "sample string 4",
                              "CountryCode": "sample string 5"
                            }
                          ],
                          "personPartyId": "sample string 10",
                          "Person": {
                            "PartyId": "sample string 1",
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "MiddleName": "sample string 4",
                            "FullName": "sample string 5",
                            "Dob": "sample string 6",
                            "ApplicationToken": "sample string 7",
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "Contacts": [
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              },
                              {
                                "ContactId": "sample string 1",
                                "PersonPartyId": "sample string 2",
                                "FirstName": "sample string 3",
                                "LastName": "sample string 4",
                                "OrganizationName": "sample string 5",
                                "OrganizationPartyId": "sample string 6",
                                "Person": {
                                  "FirstName": "sample string 1",
                                  "LastName": "sample string 2",
                                  "Middlename": "sample string 3",
                                  "partyId": "sample string 4",
                                  "taxId": "sample string 5",
                                  "vcc": "sample string 6",
                                  "externalPartyId": "sample string 7"
                                },
                                "Organization": {
                                  "organizationName": "sample string 1",
                                  "partyId": "sample string 2",
                                  "taxId": "sample string 3",
                                  "vcc": "sample string 4",
                                  "externalPartyId": "sample string 5"
                                }
                              }
                            ],
                            "LastModifiedBy": "sample string 8"
                          },
                          "ContactType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "organizationPartyId": "sample string 11",
                          "Organization": {
                            "PartyId": "sample string 1",
                            "OrganizationName": "sample string 2",
                            "DoBusinessAs": "sample string 3",
                            "OrganizationCode": "sample string 4",
                            "OrganizationDetails": "sample string 5",
                            "OrganizationSize": 1,
                            "StartDate": "sample string 6",
                            "EndDate": "sample string 7",
                            "OrganizationTypeId": 1,
                            "OrganizationTypeName": "sample string 8",
                            "OrganizationTypeCode": "sample string 9",
                            "ContactNameDepartment": "sample string 10",
                            "Url": "sample string 11",
                            "ApplicationToken": "sample string 12",
                            "Addresses": [
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              },
                              {
                                "AddressId": "sample string 1",
                                "StreetAddress1": "sample string 2",
                                "StreetAddress2": "sample string 3",
                                "PostalTown": {
                                  "TownId": 1,
                                  "TownName": "sample string 2",
                                  "IsOfficial": true,
                                  "CountyId": 1,
                                  "CountyName": "sample string 4"
                                },
                                "TownId": 1,
                                "TownName": "sample string 4",
                                "MunicipalId": 1,
                                "MunicipalName": "sample string 5",
                                "PostalCounty": {
                                  "CountyId": 1,
                                  "CountyName": "sample string 2"
                                },
                                "CountyId": 1,
                                "County": "sample string 6",
                                "CountyName": "sample string 7",
                                "PostalState": {
                                  "StateId": 1,
                                  "StateCode": "sample string 2",
                                  "StateDescription": "sample string 3"
                                },
                                "StateId": 1,
                                "StateName": "sample string 8",
                                "StateCode": "sample string 9",
                                "PostalZip": {
                                  "ZipId": 1,
                                  "ZipCode": "sample string 2"
                                },
                                "ZipId": 1,
                                "ZipCode": "sample string 10",
                                "PostalCountry": {
                                  "CountryId": 1,
                                  "CountryCode": "sample string 2",
                                  "CountryName": "sample string 3"
                                },
                                "CountryId": 1,
                                "Country": "sample string 11",
                                "CountryCode": "sample string 12",
                                "IsForeign": true,
                                "ForeignTown": "sample string 14",
                                "ForeignPostalCode": "sample string 15",
                                "ForeignState": "sample string 16",
                                "ExternalLocationId": "sample string 17",
                                "DivisionDepartment": "sample string 18",
                                "AdditionalAddressInformation": "sample string 19",
                                "CityRegionCode": "sample string 20",
                                "Latitude": 21.1,
                                "Longitude": 22.1,
                                "PostalAddressFull": "sample string 23"
                              }
                            ],
                            "PartyAliases": [
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              },
                              {
                                "PartyAliasId": 1,
                                "FirstName": "sample string 2",
                                "MiddleName": "sample string 3",
                                "LastName": "sample string 4",
                                "CompanyName": "sample string 5",
                                "Comment": "sample string 6"
                              }
                            ],
                            "OrganizationType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3",
                              "OrganizationTypeCode": "sample string 4"
                            },
                            "LastModifiedBy": "sample string 13"
                          },
                          "Roles": [
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            }
                          ],
                          "ContactRoleId": 1,
                          "ContactRoleName": "sample string 12",
                          "LastModifiedBy": "sample string 13"
                        },
                        "Addresses": [
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "CityId": 1,
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "StateId": 1,
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "CountryId": 1,
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "ZipId": 1,
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "PostalAddressFull": "sample string 4",
                            "Id": 5,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "Phones": [
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "PhoneNumber": "sample string 2",
                            "PhoneTypeId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "FormContactRoles": [
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          },
                          {
                            "ContactId": 1,
                            "RoleId": 2,
                            "Role": {
                              "Description": "sample string 1",
                              "RoleTypeId": 2,
                              "RoleType": {
                                "Description": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "FormId": 3,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                            "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                            "Disabled": true
                          }
                        ],
                        "ProjectContactRoles": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "RoleId": 1,
                      "Role": {
                        "Description": "sample string 1",
                        "RoleTypeId": 2,
                        "RoleType": {
                          "Description": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ProjectId": 2,
                      "ReviewTypeId": 1,
                      "ReviewType": {
                        "Description": "sample string 1",
                        "IntervalDays": 2,
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    }
                  ],
                  "Id": 12,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Forms": [],
              "City": "sample string 16",
              "Id": 17,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "Fees": [
            {
              "FormId": 1,
              "ProjectId": 1,
              "Project": {
                "Title": "sample string 1",
                "ProjectStatusId": 2,
                "ProjectStatus": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Location": "sample string 3",
                "FileNumber": "sample string 4",
                "Description": "sample string 5",
                "PropertyAcreage": 1.1,
                "AlterationAcreage": 1.1,
                "ClosedDate": "2025-04-25T17:57:23.790109Z",
                "LinkedProjectId": 1,
                "ChildLinkedProject": [],
                "Comments": "sample string 6",
                "DEPFileNumber": "sample string 7",
                "EEAFileNumber": "sample string 8",
                "LinkedFormFileNumber": "sample string 9",
                "LegacyFileNumber": "sample string 10",
                "Towns": [
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "ProjectCategories": [
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "CreatedByStaffId": 11,
                "CreatedByStaff": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Forms": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "InvoiceNumber": "sample string 1",
              "TransactionNumber": "sample string 2",
              "IsNonProfitGovernment": true,
              "NonProfitGovernment": "sample string 4",
              "IsConservationHabitual": true,
              "Comments": "sample string 6",
              "FeeTypeId": 7,
              "FeeType": {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "IsVoid": true,
              "VoidReason": "sample string 9",
              "DateProcessed": "2025-04-25T17:57:23.7921083Z",
              "OwedAmount": 1.1,
              "CustomAmount": 1.1,
              "IsRefund": true,
              "RefundAmount": 11.1,
              "RefundComment": "sample string 12",
              "IsStateAgency": true,
              "IsCheckMissing": true,
              "FormmoreInformationRequiredId": 1,
              "FormmoreInformationRequired": {
                "FormId": 1,
                "InternalUserId": 2,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormMoreInformationRequiredTypeId": 3,
                "FormMoreInformationRequiredType": {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Description": "sample string 4",
                "IsSubmitted": true,
                "FeeType": "sample string 6",
                "FederalFeeype": "sample string 7",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "Id": 8,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 15,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "ProjectId": 1,
              "Project": {
                "Title": "sample string 1",
                "ProjectStatusId": 2,
                "ProjectStatus": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Location": "sample string 3",
                "FileNumber": "sample string 4",
                "Description": "sample string 5",
                "PropertyAcreage": 1.1,
                "AlterationAcreage": 1.1,
                "ClosedDate": "2025-04-25T17:57:23.790109Z",
                "LinkedProjectId": 1,
                "ChildLinkedProject": [],
                "Comments": "sample string 6",
                "DEPFileNumber": "sample string 7",
                "EEAFileNumber": "sample string 8",
                "LinkedFormFileNumber": "sample string 9",
                "LegacyFileNumber": "sample string 10",
                "Towns": [
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Name": "sample string 1",
                    "County": "sample string 2",
                    "Email": "sample string 3",
                    "DEPRegion": "sample string 4",
                    "RegistryId": 1,
                    "Registry": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ConservationCommissionName": "sample string 5",
                    "StreetAddress1": "sample string 6",
                    "StreetAddress2": "sample string 7",
                    "State": "sample string 8",
                    "ZipCode": "sample string 9",
                    "PhoneNumber": "sample string 10",
                    "PhoneExt": "sample string 11",
                    "AlternatePhone": "sample string 12",
                    "AlternatePhoneExt": "sample string 13",
                    "MobileNumber": "sample string 14",
                    "FaxNumber": "sample string 15",
                    "Projects": [],
                    "Forms": [],
                    "City": "sample string 16",
                    "Id": 17,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "ProjectCategories": [
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "Description": "sample string 1",
                    "Projects": [],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "CreatedByStaffId": 11,
                "CreatedByStaff": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Forms": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "Contact": {
                      "ContactId": "sample string 1",
                      "ContactTypeId": 2,
                      "ContactType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "EmailAddress": "sample string 3",
                      "FirstName": "sample string 4",
                      "LastName": "sample string 5",
                      "FullName": "sample string 6",
                      "OrganizationName": "sample string 7",
                      "Affiliation": "sample string 8",
                      "ContactDto": {
                        "ContactId": "sample string 1",
                        "ContactTypeId": 1,
                        "ContactTypeName": "sample string 2",
                        "Comment": "sample string 3",
                        "Title": "sample string 4",
                        "Email": "sample string 5",
                        "StartDate": "sample string 6",
                        "EndDate": "sample string 7",
                        "ApplicationToken": "sample string 8",
                        "ProgramName": "sample string 9",
                        "Addresses": [
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          },
                          {
                            "AddressId": "sample string 1",
                            "StreetAddress1": "sample string 2",
                            "StreetAddress2": "sample string 3",
                            "PostalTown": {
                              "TownId": 1,
                              "TownName": "sample string 2",
                              "IsOfficial": true,
                              "CountyId": 1,
                              "CountyName": "sample string 4"
                            },
                            "TownId": 1,
                            "TownName": "sample string 4",
                            "MunicipalId": 1,
                            "MunicipalName": "sample string 5",
                            "PostalCounty": {
                              "CountyId": 1,
                              "CountyName": "sample string 2"
                            },
                            "CountyId": 1,
                            "County": "sample string 6",
                            "CountyName": "sample string 7",
                            "PostalState": {
                              "StateId": 1,
                              "StateCode": "sample string 2",
                              "StateDescription": "sample string 3"
                            },
                            "StateId": 1,
                            "StateName": "sample string 8",
                            "StateCode": "sample string 9",
                            "PostalZip": {
                              "ZipId": 1,
                              "ZipCode": "sample string 2"
                            },
                            "ZipId": 1,
                            "ZipCode": "sample string 10",
                            "PostalCountry": {
                              "CountryId": 1,
                              "CountryCode": "sample string 2",
                              "CountryName": "sample string 3"
                            },
                            "CountryId": 1,
                            "Country": "sample string 11",
                            "CountryCode": "sample string 12",
                            "IsForeign": true,
                            "ForeignTown": "sample string 14",
                            "ForeignPostalCode": "sample string 15",
                            "ForeignState": "sample string 16",
                            "ExternalLocationId": "sample string 17",
                            "DivisionDepartment": "sample string 18",
                            "AdditionalAddressInformation": "sample string 19",
                            "CityRegionCode": "sample string 20",
                            "Latitude": 21.1,
                            "Longitude": 22.1,
                            "PostalAddressFull": "sample string 23"
                          }
                        ],
                        "Phones": [
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          },
                          {
                            "PhoneId": 1,
                            "PhoneType": {
                              "Id": 1,
                              "Name": "sample string 2",
                              "Description": "sample string 3"
                            },
                            "PhoneTypeId": 1,
                            "PhoneTypeName": "sample string 2",
                            "PhoneNumber": "sample string 3",
                            "Comment": "sample string 4",
                            "CountryCode": "sample string 5"
                          }
                        ],
                        "personPartyId": "sample string 10",
                        "Person": {
                          "PartyId": "sample string 1",
                          "FirstName": "sample string 2",
                          "LastName": "sample string 3",
                          "MiddleName": "sample string 4",
                          "FullName": "sample string 5",
                          "Dob": "sample string 6",
                          "ApplicationToken": "sample string 7",
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "Contacts": [
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            },
                            {
                              "ContactId": "sample string 1",
                              "PersonPartyId": "sample string 2",
                              "FirstName": "sample string 3",
                              "LastName": "sample string 4",
                              "OrganizationName": "sample string 5",
                              "OrganizationPartyId": "sample string 6",
                              "Person": {
                                "FirstName": "sample string 1",
                                "LastName": "sample string 2",
                                "Middlename": "sample string 3",
                                "partyId": "sample string 4",
                                "taxId": "sample string 5",
                                "vcc": "sample string 6",
                                "externalPartyId": "sample string 7"
                              },
                              "Organization": {
                                "organizationName": "sample string 1",
                                "partyId": "sample string 2",
                                "taxId": "sample string 3",
                                "vcc": "sample string 4",
                                "externalPartyId": "sample string 5"
                              }
                            }
                          ],
                          "LastModifiedBy": "sample string 8"
                        },
                        "ContactType": {
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3"
                        },
                        "organizationPartyId": "sample string 11",
                        "Organization": {
                          "PartyId": "sample string 1",
                          "OrganizationName": "sample string 2",
                          "DoBusinessAs": "sample string 3",
                          "OrganizationCode": "sample string 4",
                          "OrganizationDetails": "sample string 5",
                          "OrganizationSize": 1,
                          "StartDate": "sample string 6",
                          "EndDate": "sample string 7",
                          "OrganizationTypeId": 1,
                          "OrganizationTypeName": "sample string 8",
                          "OrganizationTypeCode": "sample string 9",
                          "ContactNameDepartment": "sample string 10",
                          "Url": "sample string 11",
                          "ApplicationToken": "sample string 12",
                          "Addresses": [
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            },
                            {
                              "AddressId": "sample string 1",
                              "StreetAddress1": "sample string 2",
                              "StreetAddress2": "sample string 3",
                              "PostalTown": {
                                "TownId": 1,
                                "TownName": "sample string 2",
                                "IsOfficial": true,
                                "CountyId": 1,
                                "CountyName": "sample string 4"
                              },
                              "TownId": 1,
                              "TownName": "sample string 4",
                              "MunicipalId": 1,
                              "MunicipalName": "sample string 5",
                              "PostalCounty": {
                                "CountyId": 1,
                                "CountyName": "sample string 2"
                              },
                              "CountyId": 1,
                              "County": "sample string 6",
                              "CountyName": "sample string 7",
                              "PostalState": {
                                "StateId": 1,
                                "StateCode": "sample string 2",
                                "StateDescription": "sample string 3"
                              },
                              "StateId": 1,
                              "StateName": "sample string 8",
                              "StateCode": "sample string 9",
                              "PostalZip": {
                                "ZipId": 1,
                                "ZipCode": "sample string 2"
                              },
                              "ZipId": 1,
                              "ZipCode": "sample string 10",
                              "PostalCountry": {
                                "CountryId": 1,
                                "CountryCode": "sample string 2",
                                "CountryName": "sample string 3"
                              },
                              "CountryId": 1,
                              "Country": "sample string 11",
                              "CountryCode": "sample string 12",
                              "IsForeign": true,
                              "ForeignTown": "sample string 14",
                              "ForeignPostalCode": "sample string 15",
                              "ForeignState": "sample string 16",
                              "ExternalLocationId": "sample string 17",
                              "DivisionDepartment": "sample string 18",
                              "AdditionalAddressInformation": "sample string 19",
                              "CityRegionCode": "sample string 20",
                              "Latitude": 21.1,
                              "Longitude": 22.1,
                              "PostalAddressFull": "sample string 23"
                            }
                          ],
                          "PartyAliases": [
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            },
                            {
                              "PartyAliasId": 1,
                              "FirstName": "sample string 2",
                              "MiddleName": "sample string 3",
                              "LastName": "sample string 4",
                              "CompanyName": "sample string 5",
                              "Comment": "sample string 6"
                            }
                          ],
                          "OrganizationType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "OrganizationTypeCode": "sample string 4"
                          },
                          "LastModifiedBy": "sample string 13"
                        },
                        "Roles": [
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          }
                        ],
                        "ContactRoleId": 1,
                        "ContactRoleName": "sample string 12",
                        "LastModifiedBy": "sample string 13"
                      },
                      "Addresses": [
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "StreetAddress1": "sample string 2",
                          "StreetAddress2": "sample string 3",
                          "CityId": 1,
                          "PostalTown": {
                            "TownId": 1,
                            "TownName": "sample string 2",
                            "IsOfficial": true,
                            "CountyId": 1,
                            "CountyName": "sample string 4"
                          },
                          "StateId": 1,
                          "PostalState": {
                            "StateId": 1,
                            "StateCode": "sample string 2",
                            "StateDescription": "sample string 3"
                          },
                          "CountryId": 1,
                          "PostalCountry": {
                            "CountryId": 1,
                            "CountryCode": "sample string 2",
                            "CountryName": "sample string 3"
                          },
                          "ZipId": 1,
                          "PostalZip": {
                            "ZipId": 1,
                            "ZipCode": "sample string 2"
                          },
                          "PostalAddressFull": "sample string 4",
                          "Id": 5,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "Phones": [
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "PhoneNumber": "sample string 2",
                          "PhoneTypeId": 1,
                          "PhoneType": {
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3"
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "FormContactRoles": [
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        },
                        {
                          "ContactId": 1,
                          "RoleId": 2,
                          "Role": {
                            "Description": "sample string 1",
                            "RoleTypeId": 2,
                            "RoleType": {
                              "Description": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Id": 3,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "FormId": 3,
                          "Id": 4,
                          "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                          "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectContactRoles": [],
                      "Id": 9,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 12,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "InvoiceNumber": "sample string 1",
              "TransactionNumber": "sample string 2",
              "IsNonProfitGovernment": true,
              "NonProfitGovernment": "sample string 4",
              "IsConservationHabitual": true,
              "Comments": "sample string 6",
              "FeeTypeId": 7,
              "FeeType": {
                "Code": "sample string 1",
                "Description": "sample string 2",
                "Summary": "sample string 3",
                "Amount": 4.1,
                "Order": 5,
                "IsFederalFeeType": true,
                "IsProjectFeeType": true,
                "IsCustomAmountAccepted": true,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Section": "sample string 1",
                        "Order": 2,
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "FeeTypes": [],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "IsVoid": true,
              "VoidReason": "sample string 9",
              "DateProcessed": "2025-04-25T17:57:23.7921083Z",
              "OwedAmount": 1.1,
              "CustomAmount": 1.1,
              "IsRefund": true,
              "RefundAmount": 11.1,
              "RefundComment": "sample string 12",
              "IsStateAgency": true,
              "IsCheckMissing": true,
              "FormmoreInformationRequiredId": 1,
              "FormmoreInformationRequired": {
                "FormId": 1,
                "InternalUserId": 2,
                "InternalUser": {
                  "InternalUserId": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "FullName": "sample string 4",
                  "EmailAddress": "sample string 5",
                  "PhoneNumber": "sample string 6",
                  "Title": "sample string 7",
                  "RoleId": 8,
                  "Role": {
                    "Description": "sample string 1",
                    "RoleTypeId": 2,
                    "RoleType": {
                      "Description": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                  "IsCurrentInternalUser": true,
                  "IsApplicationReviewer": true,
                  "UserInformation": {
                    "UserId": 1,
                    "UserName": "sample string 2",
                    "IsExternalUser": true,
                    "StatusId": 4,
                    "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                    "Email": "sample string 6",
                    "FirstName": "sample string 7",
                    "LastName": "sample string 8",
                    "FullName": "sample string 9",
                    "MiddleName": "sample string 10",
                    "PhoneNumber": "sample string 11",
                    "IsActive": true
                  },
                  "NotificationStaffStatuses": [
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "InternalUserId": 1,
                      "NotificationId": 2,
                      "HasRead": true,
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "Species": [
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    {
                      "CommonName": "sample string 1",
                      "ConservationStatusId": 1,
                      "ConservationStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "DataSensitiveId": 1,
                      "DataSensitive": {
                        "PublicDisplayValue": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "ElementSubnationalId": "sample string 2",
                      "FederalStatusId": 1,
                      "FederalStatus": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "IsDataSensitive": true,
                      "ScientificName": "sample string 4",
                      "TaxonomicSubGroupId": 5,
                      "TaxonomicSubGroup": {
                        "Name": "sample string 1",
                        "PublicDisplayValue": "sample string 2",
                        "TaxonomicGroupId": 3,
                        "TaxonomicGroup": {
                          "Name": "sample string 1",
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Biologists": [],
                      "IsVernalPoolAssociated": true,
                      "Id": 7,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    }
                  ],
                  "IsStaffReviewer": true,
                  "IsCommunicationStaff": true,
                  "Id": 11,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "FormMoreInformationRequiredTypeId": 3,
                "FormMoreInformationRequiredType": {
                  "Name": "sample string 1",
                  "Description": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                  "Disabled": true
                },
                "Description": "sample string 4",
                "IsSubmitted": true,
                "FeeType": "sample string 6",
                "FederalFeeype": "sample string 7",
                "OwedAmount": 1.1,
                "CustomAmount": 1.1,
                "Id": 8,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "Id": 15,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "FormUserRoles": [
            {
              "ExternalUserId": 1,
              "ExternalUser": {
                "ExternalUserId": 1,
                "ContactId": "sample string 2",
                "PersonId": "sample string 3",
                "EmailAddress": "sample string 4",
                "FirstName": "sample string 5",
                "LastName": "sample string 6",
                "FullName": "sample string 7",
                "IsUserProfileUpdated": true,
                "IsUserProfileAddressUpdated": true,
                "IsUserProfilePhoneUpdated": true,
                "IsUserProfileVisited": true,
                "LastModifiedDate": "2025-04-25T17:57:23.7891126Z",
                "LastLoginDate": "2025-04-25T17:57:23.7891126Z",
                "IsInternalUser": true,
                "IsCurrentOrganizationUser": true,
                "CurrentOrganizationId": 1,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "FormUserRoles": [],
                "Organizations": [],
                "NotificationUserStatuses": [],
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "ContactId": "sample string 4",
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "ExternalUserId": 1,
              "ExternalUser": {
                "ExternalUserId": 1,
                "ContactId": "sample string 2",
                "PersonId": "sample string 3",
                "EmailAddress": "sample string 4",
                "FirstName": "sample string 5",
                "LastName": "sample string 6",
                "FullName": "sample string 7",
                "IsUserProfileUpdated": true,
                "IsUserProfileAddressUpdated": true,
                "IsUserProfilePhoneUpdated": true,
                "IsUserProfileVisited": true,
                "LastModifiedDate": "2025-04-25T17:57:23.7891126Z",
                "LastLoginDate": "2025-04-25T17:57:23.7891126Z",
                "IsInternalUser": true,
                "IsCurrentOrganizationUser": true,
                "CurrentOrganizationId": 1,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "FormUserRoles": [],
                "Organizations": [],
                "NotificationUserStatuses": [],
                "Id": 15,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "ContactId": "sample string 4",
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "FormStaffRoles": [
            {
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "RoleId": 2,
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "InternalUserId": 1,
              "InternalUser": {
                "InternalUserId": 1,
                "FirstName": "sample string 2",
                "LastName": "sample string 3",
                "FullName": "sample string 4",
                "EmailAddress": "sample string 5",
                "PhoneNumber": "sample string 6",
                "Title": "sample string 7",
                "RoleId": 8,
                "Role": {
                  "Description": "sample string 1",
                  "RoleTypeId": 2,
                  "RoleType": {
                    "Description": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                "IsCurrentInternalUser": true,
                "IsApplicationReviewer": true,
                "UserInformation": {
                  "UserId": 1,
                  "UserName": "sample string 2",
                  "IsExternalUser": true,
                  "StatusId": 4,
                  "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                  "Email": "sample string 6",
                  "FirstName": "sample string 7",
                  "LastName": "sample string 8",
                  "FullName": "sample string 9",
                  "MiddleName": "sample string 10",
                  "PhoneNumber": "sample string 11",
                  "IsActive": true
                },
                "NotificationStaffStatuses": [
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "NotificationId": 2,
                    "HasRead": true,
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "Species": [
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsStaffReviewer": true,
                "IsCommunicationStaff": true,
                "Id": 11,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "RoleId": 2,
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "FormContactRoles": [
            {
              "ContactId": 1,
              "Contact": {
                "ContactId": "sample string 1",
                "ContactTypeId": 2,
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "EmailAddress": "sample string 3",
                "FirstName": "sample string 4",
                "LastName": "sample string 5",
                "FullName": "sample string 6",
                "OrganizationName": "sample string 7",
                "Affiliation": "sample string 8",
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "Addresses": [
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Phones": [
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FormContactRoles": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "ContactId": 1,
              "Contact": {
                "ContactId": "sample string 1",
                "ContactTypeId": 2,
                "ContactType": {
                  "Id": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3"
                },
                "EmailAddress": "sample string 3",
                "FirstName": "sample string 4",
                "LastName": "sample string 5",
                "FullName": "sample string 6",
                "OrganizationName": "sample string 7",
                "Affiliation": "sample string 8",
                "ContactDto": {
                  "ContactId": "sample string 1",
                  "ContactTypeId": 1,
                  "ContactTypeName": "sample string 2",
                  "Comment": "sample string 3",
                  "Title": "sample string 4",
                  "Email": "sample string 5",
                  "StartDate": "sample string 6",
                  "EndDate": "sample string 7",
                  "ApplicationToken": "sample string 8",
                  "ProgramName": "sample string 9",
                  "Addresses": [
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    },
                    {
                      "AddressId": "sample string 1",
                      "StreetAddress1": "sample string 2",
                      "StreetAddress2": "sample string 3",
                      "PostalTown": {
                        "TownId": 1,
                        "TownName": "sample string 2",
                        "IsOfficial": true,
                        "CountyId": 1,
                        "CountyName": "sample string 4"
                      },
                      "TownId": 1,
                      "TownName": "sample string 4",
                      "MunicipalId": 1,
                      "MunicipalName": "sample string 5",
                      "PostalCounty": {
                        "CountyId": 1,
                        "CountyName": "sample string 2"
                      },
                      "CountyId": 1,
                      "County": "sample string 6",
                      "CountyName": "sample string 7",
                      "PostalState": {
                        "StateId": 1,
                        "StateCode": "sample string 2",
                        "StateDescription": "sample string 3"
                      },
                      "StateId": 1,
                      "StateName": "sample string 8",
                      "StateCode": "sample string 9",
                      "PostalZip": {
                        "ZipId": 1,
                        "ZipCode": "sample string 2"
                      },
                      "ZipId": 1,
                      "ZipCode": "sample string 10",
                      "PostalCountry": {
                        "CountryId": 1,
                        "CountryCode": "sample string 2",
                        "CountryName": "sample string 3"
                      },
                      "CountryId": 1,
                      "Country": "sample string 11",
                      "CountryCode": "sample string 12",
                      "IsForeign": true,
                      "ForeignTown": "sample string 14",
                      "ForeignPostalCode": "sample string 15",
                      "ForeignState": "sample string 16",
                      "ExternalLocationId": "sample string 17",
                      "DivisionDepartment": "sample string 18",
                      "AdditionalAddressInformation": "sample string 19",
                      "CityRegionCode": "sample string 20",
                      "Latitude": 21.1,
                      "Longitude": 22.1,
                      "PostalAddressFull": "sample string 23"
                    }
                  ],
                  "Phones": [
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    },
                    {
                      "PhoneId": 1,
                      "PhoneType": {
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3"
                      },
                      "PhoneTypeId": 1,
                      "PhoneTypeName": "sample string 2",
                      "PhoneNumber": "sample string 3",
                      "Comment": "sample string 4",
                      "CountryCode": "sample string 5"
                    }
                  ],
                  "personPartyId": "sample string 10",
                  "Person": {
                    "PartyId": "sample string 1",
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "MiddleName": "sample string 4",
                    "FullName": "sample string 5",
                    "Dob": "sample string 6",
                    "ApplicationToken": "sample string 7",
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "Contacts": [
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      },
                      {
                        "ContactId": "sample string 1",
                        "PersonPartyId": "sample string 2",
                        "FirstName": "sample string 3",
                        "LastName": "sample string 4",
                        "OrganizationName": "sample string 5",
                        "OrganizationPartyId": "sample string 6",
                        "Person": {
                          "FirstName": "sample string 1",
                          "LastName": "sample string 2",
                          "Middlename": "sample string 3",
                          "partyId": "sample string 4",
                          "taxId": "sample string 5",
                          "vcc": "sample string 6",
                          "externalPartyId": "sample string 7"
                        },
                        "Organization": {
                          "organizationName": "sample string 1",
                          "partyId": "sample string 2",
                          "taxId": "sample string 3",
                          "vcc": "sample string 4",
                          "externalPartyId": "sample string 5"
                        }
                      }
                    ],
                    "LastModifiedBy": "sample string 8"
                  },
                  "ContactType": {
                    "Id": 1,
                    "Name": "sample string 2",
                    "Description": "sample string 3"
                  },
                  "organizationPartyId": "sample string 11",
                  "Organization": {
                    "PartyId": "sample string 1",
                    "OrganizationName": "sample string 2",
                    "DoBusinessAs": "sample string 3",
                    "OrganizationCode": "sample string 4",
                    "OrganizationDetails": "sample string 5",
                    "OrganizationSize": 1,
                    "StartDate": "sample string 6",
                    "EndDate": "sample string 7",
                    "OrganizationTypeId": 1,
                    "OrganizationTypeName": "sample string 8",
                    "OrganizationTypeCode": "sample string 9",
                    "ContactNameDepartment": "sample string 10",
                    "Url": "sample string 11",
                    "ApplicationToken": "sample string 12",
                    "Addresses": [
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      },
                      {
                        "AddressId": "sample string 1",
                        "StreetAddress1": "sample string 2",
                        "StreetAddress2": "sample string 3",
                        "PostalTown": {
                          "TownId": 1,
                          "TownName": "sample string 2",
                          "IsOfficial": true,
                          "CountyId": 1,
                          "CountyName": "sample string 4"
                        },
                        "TownId": 1,
                        "TownName": "sample string 4",
                        "MunicipalId": 1,
                        "MunicipalName": "sample string 5",
                        "PostalCounty": {
                          "CountyId": 1,
                          "CountyName": "sample string 2"
                        },
                        "CountyId": 1,
                        "County": "sample string 6",
                        "CountyName": "sample string 7",
                        "PostalState": {
                          "StateId": 1,
                          "StateCode": "sample string 2",
                          "StateDescription": "sample string 3"
                        },
                        "StateId": 1,
                        "StateName": "sample string 8",
                        "StateCode": "sample string 9",
                        "PostalZip": {
                          "ZipId": 1,
                          "ZipCode": "sample string 2"
                        },
                        "ZipId": 1,
                        "ZipCode": "sample string 10",
                        "PostalCountry": {
                          "CountryId": 1,
                          "CountryCode": "sample string 2",
                          "CountryName": "sample string 3"
                        },
                        "CountryId": 1,
                        "Country": "sample string 11",
                        "CountryCode": "sample string 12",
                        "IsForeign": true,
                        "ForeignTown": "sample string 14",
                        "ForeignPostalCode": "sample string 15",
                        "ForeignState": "sample string 16",
                        "ExternalLocationId": "sample string 17",
                        "DivisionDepartment": "sample string 18",
                        "AdditionalAddressInformation": "sample string 19",
                        "CityRegionCode": "sample string 20",
                        "Latitude": 21.1,
                        "Longitude": 22.1,
                        "PostalAddressFull": "sample string 23"
                      }
                    ],
                    "PartyAliases": [
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      },
                      {
                        "PartyAliasId": 1,
                        "FirstName": "sample string 2",
                        "MiddleName": "sample string 3",
                        "LastName": "sample string 4",
                        "CompanyName": "sample string 5",
                        "Comment": "sample string 6"
                      }
                    ],
                    "OrganizationType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "OrganizationTypeCode": "sample string 4"
                    },
                    "LastModifiedBy": "sample string 13"
                  },
                  "Roles": [
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    }
                  ],
                  "ContactRoleId": 1,
                  "ContactRoleName": "sample string 12",
                  "LastModifiedBy": "sample string 13"
                },
                "Addresses": [
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "StreetAddress1": "sample string 2",
                    "StreetAddress2": "sample string 3",
                    "CityId": 1,
                    "PostalTown": {
                      "TownId": 1,
                      "TownName": "sample string 2",
                      "IsOfficial": true,
                      "CountyId": 1,
                      "CountyName": "sample string 4"
                    },
                    "StateId": 1,
                    "PostalState": {
                      "StateId": 1,
                      "StateCode": "sample string 2",
                      "StateDescription": "sample string 3"
                    },
                    "CountryId": 1,
                    "PostalCountry": {
                      "CountryId": 1,
                      "CountryCode": "sample string 2",
                      "CountryName": "sample string 3"
                    },
                    "ZipId": 1,
                    "PostalZip": {
                      "ZipId": 1,
                      "ZipCode": "sample string 2"
                    },
                    "PostalAddressFull": "sample string 4",
                    "Id": 5,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Phones": [
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "PhoneNumber": "sample string 2",
                    "PhoneTypeId": 1,
                    "PhoneType": {
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3"
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "FormContactRoles": [],
                "ProjectContactRoles": [
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ContactId": 1,
                    "RoleId": 1,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ProjectId": 2,
                    "Project": {
                      "Title": "sample string 1",
                      "ProjectStatusId": 2,
                      "ProjectStatus": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Location": "sample string 3",
                      "FileNumber": "sample string 4",
                      "Description": "sample string 5",
                      "PropertyAcreage": 1.1,
                      "AlterationAcreage": 1.1,
                      "ClosedDate": "2025-04-25T17:57:23.790109Z",
                      "LinkedProjectId": 1,
                      "ChildLinkedProject": [],
                      "Comments": "sample string 6",
                      "DEPFileNumber": "sample string 7",
                      "EEAFileNumber": "sample string 8",
                      "LinkedFormFileNumber": "sample string 9",
                      "LegacyFileNumber": "sample string 10",
                      "Towns": [
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Name": "sample string 1",
                          "County": "sample string 2",
                          "Email": "sample string 3",
                          "DEPRegion": "sample string 4",
                          "RegistryId": 1,
                          "Registry": {
                            "Name": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "ConservationCommissionName": "sample string 5",
                          "StreetAddress1": "sample string 6",
                          "StreetAddress2": "sample string 7",
                          "State": "sample string 8",
                          "ZipCode": "sample string 9",
                          "PhoneNumber": "sample string 10",
                          "PhoneExt": "sample string 11",
                          "AlternatePhone": "sample string 12",
                          "AlternatePhoneExt": "sample string 13",
                          "MobileNumber": "sample string 14",
                          "FaxNumber": "sample string 15",
                          "Projects": [],
                          "Forms": [],
                          "City": "sample string 16",
                          "Id": 17,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "ProjectCategories": [
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        {
                          "Description": "sample string 1",
                          "Projects": [],
                          "Id": 2,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        }
                      ],
                      "CreatedByStaffId": 11,
                      "CreatedByStaff": {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "CommonName": "sample string 1",
                            "ConservationStatusId": 1,
                            "ConservationStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "DataSensitiveId": 1,
                            "DataSensitive": {
                              "PublicDisplayValue": "sample string 1",
                              "Id": 2,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "ElementSubnationalId": "sample string 2",
                            "FederalStatusId": 1,
                            "FederalStatus": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "Id": 3,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "IsDataSensitive": true,
                            "ScientificName": "sample string 4",
                            "TaxonomicSubGroupId": 5,
                            "TaxonomicSubGroup": {
                              "Name": "sample string 1",
                              "PublicDisplayValue": "sample string 2",
                              "TaxonomicGroupId": 3,
                              "TaxonomicGroup": {
                                "Name": "sample string 1",
                                "Id": 2,
                                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                                "Disabled": true
                              },
                              "Id": 4,
                              "CreatedDate": "2025-04-25T17:57:23.790109Z",
                              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                              "Disabled": true
                            },
                            "Biologists": [],
                            "IsVernalPoolAssociated": true,
                            "Id": 7,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Forms": [],
                      "ProjectContactRoles": [],
                      "Id": 12,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ReviewTypeId": 1,
                    "ReviewType": {
                      "Description": "sample string 1",
                      "IntervalDays": 2,
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 9,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "RoleId": 2,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormId": 3,
              "Id": 4,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "Notifications": [],
          "FormSpecies": [
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "SpeciesId": 2,
              "Species": {
                "CommonName": "sample string 1",
                "ConservationStatusId": 1,
                "ConservationStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "DataSensitiveId": 1,
                "DataSensitive": {
                  "PublicDisplayValue": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "ElementSubnationalId": "sample string 2",
                "FederalStatusId": 1,
                "FederalStatus": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "Id": 3,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "IsDataSensitive": true,
                "ScientificName": "sample string 4",
                "TaxonomicSubGroupId": 5,
                "TaxonomicSubGroup": {
                  "Name": "sample string 1",
                  "PublicDisplayValue": "sample string 2",
                  "TaxonomicGroupId": 3,
                  "TaxonomicGroup": {
                    "Name": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Biologists": [
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  {
                    "InternalUserId": 1,
                    "FirstName": "sample string 2",
                    "LastName": "sample string 3",
                    "FullName": "sample string 4",
                    "EmailAddress": "sample string 5",
                    "PhoneNumber": "sample string 6",
                    "Title": "sample string 7",
                    "RoleId": 8,
                    "Role": {
                      "Description": "sample string 1",
                      "RoleTypeId": 2,
                      "RoleType": {
                        "Description": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                    "IsCurrentInternalUser": true,
                    "IsApplicationReviewer": true,
                    "UserInformation": {
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "IsExternalUser": true,
                      "StatusId": 4,
                      "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                      "Email": "sample string 6",
                      "FirstName": "sample string 7",
                      "LastName": "sample string 8",
                      "FullName": "sample string 9",
                      "MiddleName": "sample string 10",
                      "PhoneNumber": "sample string 11",
                      "IsActive": true
                    },
                    "NotificationStaffStatuses": [
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "NotificationId": 2,
                        "HasRead": true,
                        "Id": 4,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "Species": [],
                    "IsStaffReviewer": true,
                    "IsCommunicationStaff": true,
                    "Id": 11,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  }
                ],
                "IsVernalPoolAssociated": true,
                "Id": 7,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "FormConditions": [
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "ConditionId": 1,
                  "Condition": {
                    "ConditionCategoryId": 1,
                    "ConditionCategory": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "ShortName": "sample string 2",
                    "Language": "sample string 3",
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  "Language": "sample string 2",
                  "IsRegulationMesa": true,
                  "IsRegulationWpa": true,
                  "ConditionOrder": 5,
                  "FormSpecies": [],
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "EH": "sample string 3",
              "PH": "sample string 4",
              "LastObservationYear": "sample string 5",
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "FormSectionStatuses": [
            {
              "FormId": 1,
              "FormSectionId": 2,
              "FormSection": {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Status": true,
              "IsCurrent": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "FormSectionId": 2,
              "FormSection": {
                "Section": "sample string 1",
                "Order": 2,
                "FormTypes": [
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  },
                  {
                    "ApplicationId": 1,
                    "Application": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                      "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                      "Disabled": true
                    },
                    "Description": "sample string 1",
                    "FormSections": [],
                    "FeeTypes": [
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Code": "sample string 1",
                        "Description": "sample string 2",
                        "Summary": "sample string 3",
                        "Amount": 4.1,
                        "Order": 5,
                        "IsFederalFeeType": true,
                        "IsProjectFeeType": true,
                        "IsCustomAmountAccepted": true,
                        "FormTypes": [],
                        "Id": 9,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "LetterTemplates": [
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      },
                      {
                        "Name": "sample string 1",
                        "Description": "sample string 2",
                        "FormTypes": [],
                        "Id": 3,
                        "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                        "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                        "Disabled": true
                      }
                    ],
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                    "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                    "Disabled": true
                  }
                ],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Status": true,
              "IsCurrent": true,
              "Id": 5,
              "CreatedDate": "2025-04-25T17:57:23.7921083Z",
              "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
              "Disabled": true
            }
          ],
          "ConfirmationName": "sample string 21",
          "ConfirmationDate": "2025-04-25T17:57:23.7921083Z",
          "IsConfirmationAgreed": true,
          "IsObserverSignatureMissing": true,
          "PlatNumber": "sample string 22",
          "LotNumber": "sample string 23",
          "RegistryId": 1,
          "Registry": {
            "Name": "sample string 1",
            "Id": 2,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "CertificateNumber": "sample string 24",
          "BookNumber": "sample string 25",
          "PageNumber": "sample string 26",
          "RequireDepFiling": true,
          "HasEntireProjectPlan": true,
          "HasRecordOwnerProof": true,
          "HasSitePhotographs": true,
          "HasVegetationMap": true,
          "HasPriorityHabitatPlan": true,
          "ReviewLogout": {
            "FormId": 1,
            "CustomizedInfo": "sample string 2",
            "PlanDate": "sample string 3",
            "RevisedDate": "sample string 4",
            "Exemptions": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "WPAs": [
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              },
              {
                "Name": "sample string 1",
                "Description": "sample string 2",
                "ReviewLogouts": [],
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.7921083Z",
                "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
                "Disabled": true
              }
            ],
            "IsDraftLetterGenerated": true,
            "IsFileNumberIssued": true,
            "ReviewAssistantNote": "sample string 7",
            "InternalUserId": 1,
            "InternalUser": {
              "InternalUserId": 1,
              "FirstName": "sample string 2",
              "LastName": "sample string 3",
              "FullName": "sample string 4",
              "EmailAddress": "sample string 5",
              "PhoneNumber": "sample string 6",
              "Title": "sample string 7",
              "RoleId": 8,
              "Role": {
                "Description": "sample string 1",
                "RoleTypeId": 2,
                "RoleType": {
                  "Description": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "LastLoginDate": "2025-04-25T17:57:23.790109Z",
              "IsCurrentInternalUser": true,
              "IsApplicationReviewer": true,
              "UserInformation": {
                "UserId": 1,
                "UserName": "sample string 2",
                "IsExternalUser": true,
                "StatusId": 4,
                "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                "Email": "sample string 6",
                "FirstName": "sample string 7",
                "LastName": "sample string 8",
                "FullName": "sample string 9",
                "MiddleName": "sample string 10",
                "PhoneNumber": "sample string 11",
                "IsActive": true
              },
              "NotificationStaffStatuses": [
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "InternalUserId": 1,
                  "NotificationId": 2,
                  "HasRead": true,
                  "Id": 4,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "Species": [
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                {
                  "CommonName": "sample string 1",
                  "ConservationStatusId": 1,
                  "ConservationStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "DataSensitiveId": 1,
                  "DataSensitive": {
                    "PublicDisplayValue": "sample string 1",
                    "Id": 2,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "ElementSubnationalId": "sample string 2",
                  "FederalStatusId": 1,
                  "FederalStatus": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "Id": 3,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "IsDataSensitive": true,
                  "ScientificName": "sample string 4",
                  "TaxonomicSubGroupId": 5,
                  "TaxonomicSubGroup": {
                    "Name": "sample string 1",
                    "PublicDisplayValue": "sample string 2",
                    "TaxonomicGroupId": 3,
                    "TaxonomicGroup": {
                      "Name": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Id": 4,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "Biologists": [],
                  "IsVernalPoolAssociated": true,
                  "Id": 7,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                }
              ],
              "IsStaffReviewer": true,
              "IsCommunicationStaff": true,
              "Id": 11,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "CompletedDate": "2025-04-25T17:57:23.7921083Z",
            "PreviousLetterDate": "sample string 8",
            "PlanName": "sample string 9",
            "DepFileNumber": "sample string 10",
            "CCEmailDeterminationMade": "sample string 11",
            "Title": "sample string 12",
            "TakeLetterIssuanceDate": "2025-04-25T17:57:23.7921083Z",
            "RequiresLandProtection": true,
            "RequiresMitigationFunds": true,
            "RequiresLongTermManagement": true,
            "Id": 13,
            "CreatedDate": "2025-04-25T17:57:23.7921083Z",
            "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
            "Disabled": true
          },
          "FormConditions": [
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            },
            {
              "FormId": 1,
              "ConditionId": 1,
              "Condition": {
                "ConditionCategoryId": 1,
                "ConditionCategory": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                "ShortName": "sample string 2",
                "Language": "sample string 3",
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                "Disabled": true
              },
              "Language": "sample string 2",
              "IsRegulationMesa": true,
              "IsRegulationWpa": true,
              "ConditionOrder": 5,
              "FormSpecies": [
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                },
                {
                  "FormId": 1,
                  "SpeciesId": 2,
                  "Species": {
                    "CommonName": "sample string 1",
                    "ConservationStatusId": 1,
                    "ConservationStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "DataSensitiveId": 1,
                    "DataSensitive": {
                      "PublicDisplayValue": "sample string 1",
                      "Id": 2,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "ElementSubnationalId": "sample string 2",
                    "FederalStatusId": 1,
                    "FederalStatus": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "Id": 3,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "IsDataSensitive": true,
                    "ScientificName": "sample string 4",
                    "TaxonomicSubGroupId": 5,
                    "TaxonomicSubGroup": {
                      "Name": "sample string 1",
                      "PublicDisplayValue": "sample string 2",
                      "TaxonomicGroupId": 3,
                      "TaxonomicGroup": {
                        "Name": "sample string 1",
                        "Id": 2,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      "Id": 4,
                      "CreatedDate": "2025-04-25T17:57:23.790109Z",
                      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                      "Disabled": true
                    },
                    "Biologists": [
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      },
                      {
                        "InternalUserId": 1,
                        "FirstName": "sample string 2",
                        "LastName": "sample string 3",
                        "FullName": "sample string 4",
                        "EmailAddress": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Title": "sample string 7",
                        "RoleId": 8,
                        "Role": {
                          "Description": "sample string 1",
                          "RoleTypeId": 2,
                          "RoleType": {
                            "Description": "sample string 1",
                            "Id": 2,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          "Id": 3,
                          "CreatedDate": "2025-04-25T17:57:23.790109Z",
                          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                          "Disabled": true
                        },
                        "LastLoginDate": "2025-04-25T17:57:23.790109Z",
                        "IsCurrentInternalUser": true,
                        "IsApplicationReviewer": true,
                        "UserInformation": {
                          "UserId": 1,
                          "UserName": "sample string 2",
                          "IsExternalUser": true,
                          "StatusId": 4,
                          "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
                          "Email": "sample string 6",
                          "FirstName": "sample string 7",
                          "LastName": "sample string 8",
                          "FullName": "sample string 9",
                          "MiddleName": "sample string 10",
                          "PhoneNumber": "sample string 11",
                          "IsActive": true
                        },
                        "NotificationStaffStatuses": [
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          },
                          {
                            "InternalUserId": 1,
                            "NotificationId": 2,
                            "HasRead": true,
                            "Id": 4,
                            "CreatedDate": "2025-04-25T17:57:23.790109Z",
                            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                            "Disabled": true
                          }
                        ],
                        "Species": [],
                        "IsStaffReviewer": true,
                        "IsCommunicationStaff": true,
                        "Id": 11,
                        "CreatedDate": "2025-04-25T17:57:23.790109Z",
                        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                        "Disabled": true
                      }
                    ],
                    "IsVernalPoolAssociated": true,
                    "Id": 7,
                    "CreatedDate": "2025-04-25T17:57:23.790109Z",
                    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                    "Disabled": true
                  },
                  "FormConditions": [],
                  "EH": "sample string 3",
                  "PH": "sample string 4",
                  "LastObservationYear": "sample string 5",
                  "Id": 6,
                  "CreatedDate": "2025-04-25T17:57:23.7911155Z",
                  "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
                  "Disabled": true
                }
              ],
              "Id": 6,
              "CreatedDate": "2025-04-25T17:57:23.7911155Z",
              "ModifiedDate": "2025-04-25T17:57:23.7911155Z",
              "Disabled": true
            }
          ],
          "CopiedFormId": 1,
          "IsMEPACertificateRequired": true,
          "IsMEPACertificateIssued": true,
          "MEPANumber": "sample string 34",
          "ReceivedMEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
          "PlanMeetsPerformanceStandards": true,
          "IsNOIAttached": true,
          "IsFileNumberIssued": true,
          "CCEmailMoreInfo": "sample string 37",
          "CCEmailIssueFileNumber": "sample string 38",
          "IsMEPAReviewRequired": true,
          "EEAFileNumber": "sample string 40",
          "MEPACertificateIssuedDate": "2025-04-25T17:57:23.7921083Z",
          "IsMEPAReviewOngoing": true,
          "ExpirationDate": "2025-04-25T17:57:23.7921083Z",
          "FinalLetterDate": "2025-04-25T17:57:23.7921083Z",
          "Id": 41,
          "CreatedDate": "2025-04-25T17:57:23.7921083Z",
          "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
          "Disabled": true
        }
      ],
      "Id": 3,
      "CreatedDate": "2025-04-25T17:57:23.790109Z",
      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
      "Disabled": true
    },
    "NotificationTypeId": 1,
    "NotificationType": {
      "Description": "sample string 1",
      "Id": 2,
      "CreatedDate": "2025-04-25T17:57:23.790109Z",
      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
      "Disabled": true
    },
    "NotificationTemplateId": 2,
    "NotificationTemplate": {
      "Name": "sample string 1",
      "Subject": "sample string 2",
      "Description": "sample string 3",
      "Id": 4,
      "CreatedDate": "2025-04-25T17:57:23.790109Z",
      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
      "Disabled": true
    },
    "NotificationCategoryId": 3,
    "NotificationCategory": {
      "Description": "sample string 1",
      "Id": 2,
      "CreatedDate": "2025-04-25T17:57:23.790109Z",
      "ModifiedDate": "2025-04-25T17:57:23.790109Z",
      "Disabled": true
    },
    "IsCompleted": true,
    "Subject": "sample string 5",
    "Body": "sample string 6",
    "NotificationUserStatuses": [],
    "NotificationStaffStatuses": [
      {
        "InternalUserId": 1,
        "InternalUser": {
          "InternalUserId": 1,
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "FullName": "sample string 4",
          "EmailAddress": "sample string 5",
          "PhoneNumber": "sample string 6",
          "Title": "sample string 7",
          "RoleId": 8,
          "Role": {
            "Description": "sample string 1",
            "RoleTypeId": 2,
            "RoleType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
          "IsCurrentInternalUser": true,
          "IsApplicationReviewer": true,
          "UserInformation": {
            "UserId": 1,
            "UserName": "sample string 2",
            "IsExternalUser": true,
            "StatusId": 4,
            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
            "Email": "sample string 6",
            "FirstName": "sample string 7",
            "LastName": "sample string 8",
            "FullName": "sample string 9",
            "MiddleName": "sample string 10",
            "PhoneNumber": "sample string 11",
            "IsActive": true
          },
          "NotificationStaffStatuses": [],
          "Species": [
            {
              "CommonName": "sample string 1",
              "ConservationStatusId": 1,
              "ConservationStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "DataSensitiveId": 1,
              "DataSensitive": {
                "PublicDisplayValue": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ElementSubnationalId": "sample string 2",
              "FederalStatusId": 1,
              "FederalStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsDataSensitive": true,
              "ScientificName": "sample string 4",
              "TaxonomicSubGroupId": 5,
              "TaxonomicSubGroup": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "TaxonomicGroupId": 3,
                "TaxonomicGroup": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Biologists": [],
              "IsVernalPoolAssociated": true,
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "CommonName": "sample string 1",
              "ConservationStatusId": 1,
              "ConservationStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "DataSensitiveId": 1,
              "DataSensitive": {
                "PublicDisplayValue": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ElementSubnationalId": "sample string 2",
              "FederalStatusId": 1,
              "FederalStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsDataSensitive": true,
              "ScientificName": "sample string 4",
              "TaxonomicSubGroupId": 5,
              "TaxonomicSubGroup": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "TaxonomicGroupId": 3,
                "TaxonomicGroup": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Biologists": [],
              "IsVernalPoolAssociated": true,
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "IsStaffReviewer": true,
          "IsCommunicationStaff": true,
          "Id": 11,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        "NotificationId": 2,
        "HasRead": true,
        "Id": 4,
        "CreatedDate": "2025-04-25T17:57:23.790109Z",
        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
        "Disabled": true
      },
      {
        "InternalUserId": 1,
        "InternalUser": {
          "InternalUserId": 1,
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "FullName": "sample string 4",
          "EmailAddress": "sample string 5",
          "PhoneNumber": "sample string 6",
          "Title": "sample string 7",
          "RoleId": 8,
          "Role": {
            "Description": "sample string 1",
            "RoleTypeId": 2,
            "RoleType": {
              "Description": "sample string 1",
              "Id": 2,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            "Id": 3,
            "CreatedDate": "2025-04-25T17:57:23.790109Z",
            "ModifiedDate": "2025-04-25T17:57:23.790109Z",
            "Disabled": true
          },
          "LastLoginDate": "2025-04-25T17:57:23.790109Z",
          "IsCurrentInternalUser": true,
          "IsApplicationReviewer": true,
          "UserInformation": {
            "UserId": 1,
            "UserName": "sample string 2",
            "IsExternalUser": true,
            "StatusId": 4,
            "LastModifiedDt": "2025-04-25T17:57:23.7891126Z",
            "Email": "sample string 6",
            "FirstName": "sample string 7",
            "LastName": "sample string 8",
            "FullName": "sample string 9",
            "MiddleName": "sample string 10",
            "PhoneNumber": "sample string 11",
            "IsActive": true
          },
          "NotificationStaffStatuses": [],
          "Species": [
            {
              "CommonName": "sample string 1",
              "ConservationStatusId": 1,
              "ConservationStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "DataSensitiveId": 1,
              "DataSensitive": {
                "PublicDisplayValue": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ElementSubnationalId": "sample string 2",
              "FederalStatusId": 1,
              "FederalStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsDataSensitive": true,
              "ScientificName": "sample string 4",
              "TaxonomicSubGroupId": 5,
              "TaxonomicSubGroup": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "TaxonomicGroupId": 3,
                "TaxonomicGroup": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Biologists": [],
              "IsVernalPoolAssociated": true,
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            },
            {
              "CommonName": "sample string 1",
              "ConservationStatusId": 1,
              "ConservationStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "DataSensitiveId": 1,
              "DataSensitive": {
                "PublicDisplayValue": "sample string 1",
                "Id": 2,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "ElementSubnationalId": "sample string 2",
              "FederalStatusId": 1,
              "FederalStatus": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "Id": 3,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "IsDataSensitive": true,
              "ScientificName": "sample string 4",
              "TaxonomicSubGroupId": 5,
              "TaxonomicSubGroup": {
                "Name": "sample string 1",
                "PublicDisplayValue": "sample string 2",
                "TaxonomicGroupId": 3,
                "TaxonomicGroup": {
                  "Name": "sample string 1",
                  "Id": 2,
                  "CreatedDate": "2025-04-25T17:57:23.790109Z",
                  "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                  "Disabled": true
                },
                "Id": 4,
                "CreatedDate": "2025-04-25T17:57:23.790109Z",
                "ModifiedDate": "2025-04-25T17:57:23.790109Z",
                "Disabled": true
              },
              "Biologists": [],
              "IsVernalPoolAssociated": true,
              "Id": 7,
              "CreatedDate": "2025-04-25T17:57:23.790109Z",
              "ModifiedDate": "2025-04-25T17:57:23.790109Z",
              "Disabled": true
            }
          ],
          "IsStaffReviewer": true,
          "IsCommunicationStaff": true,
          "Id": 11,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        "NotificationId": 2,
        "HasRead": true,
        "Id": 4,
        "CreatedDate": "2025-04-25T17:57:23.790109Z",
        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
        "Disabled": true
      }
    ],
    "NotificationAttachments": [
      {
        "NotificationId": 1,
        "NotificationTemplateId": 2,
        "NotificationTemplate": {
          "Name": "sample string 1",
          "Subject": "sample string 2",
          "Description": "sample string 3",
          "Id": 4,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        "Id": 3,
        "CreatedDate": "2025-04-25T17:57:23.790109Z",
        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
        "Disabled": true
      },
      {
        "NotificationId": 1,
        "NotificationTemplateId": 2,
        "NotificationTemplate": {
          "Name": "sample string 1",
          "Subject": "sample string 2",
          "Description": "sample string 3",
          "Id": 4,
          "CreatedDate": "2025-04-25T17:57:23.790109Z",
          "ModifiedDate": "2025-04-25T17:57:23.790109Z",
          "Disabled": true
        },
        "Id": 3,
        "CreatedDate": "2025-04-25T17:57:23.790109Z",
        "ModifiedDate": "2025-04-25T17:57:23.790109Z",
        "Disabled": true
      }
    ],
    "Id": 7,
    "CreatedDate": "2025-04-25T17:57:23.790109Z",
    "ModifiedDate": "2025-04-25T17:57:23.790109Z",
    "Disabled": true
  },
  "HasRead": true,
  "Id": 4,
  "CreatedDate": "2025-04-25T17:57:23.7921083Z",
  "ModifiedDate": "2025-04-25T17:57:23.7921083Z",
  "Disabled": true
}

text/xml

Sample:

Sample not available.